{"id":366695,"url":"https://github.com/i18next/react-i18next","last_synced_at":"2026-06-20T13:02:20.617Z","repository":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-31T05:36:50.000Z","size":21873,"stargazers_count":9939,"open_issues_count":0,"forks_count":1050,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-04-03T07:25:21.097Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-04-02T20:12:37.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":368,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31419549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"packages":[{"id":2157646,"name":"patched-react-i18next","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-11-13T18:14:49.780Z","latest_release_published_at":"2018-11-13T18:14:49.780Z","latest_release_number":"8.3.8","last_synced_at":"2026-04-05T00:01:55.597Z","created_at":"2022-04-09T21:48:23.785Z","updated_at":"2026-04-05T00:01:55.598Z","registry_url":"https://www.npmjs.com/package/patched-react-i18next","install_command":"npm install patched-react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.3.8"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2024-08-26T09:02:29.000Z","size":18307,"stargazers_count":9188,"open_issues_count":21,"forks_count":1023,"subscribers_count":46,"default_branch":"master","last_synced_at":"2024-08-30T09:27:50.197Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2024-08-30T03:06:44.000Z","dependencies_parsed_at":"2024-06-21T19:02:19.887Z","dependency_job_id":"291148eb-55be-4d9e-9a3f-c02b81f457c8","html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1477,"total_committers":198,"mean_commits":7.459595959595959,"dds":0.5680433310765065,"last_synced_commit":"b1ad62a72893b78ca270e8612a03cdd171a8ee28"},"previous_names":[],"tags_count":305,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217691234,"owners_count":16216496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/i18next","funding_links":[],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2024-09-06T02:59:18.314Z","dependent_packages_count":1,"downloads":6,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.97712486400956,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":1.1077369445186047,"forks_count":1.1985384798925995,"docker_downloads_count":null,"average":14.27224357564135},"purl":"pkg:npm/patched-react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/patched-react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/patched-react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/patched-react-i18next/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T09:28:01.737Z","issues_count":251,"pull_requests_count":88,"avg_time_to_close_issue":3008226.831818182,"avg_time_to_close_pull_request":1277648.9886363635,"issues_closed_count":220,"pull_requests_closed_count":88,"pull_request_authors_count":20,"issue_authors_count":211,"avg_comments_per_issue":7.45816733067729,"avg_comments_per_pull_request":3.2613636363636362,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":107,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":1005974.4868421053,"past_year_avg_time_to_close_pull_request":204464.81690140846,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":3.616822429906542,"past_year_avg_comments_per_pull_request":2.859154929577465,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"marcalexiei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"}],"active_maintainers":[{"login":"marcalexiei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/patched-react-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/patched-react-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/patched-react-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/patched-react-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/patched-react-i18next/codemeta","maintainers":[{"uuid":"melganainy","login":"melganainy","name":null,"email":"mostafa.ali@badrit.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~melganainy","role":null,"created_at":"2022-11-13T17:19:31.601Z","updated_at":"2022-11-13T17:19:31.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/melganainy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14081800,"name":"org.mvnpm:react-i18next","ecosystem":"maven","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":[],"namespace":"org.mvnpm","versions_count":10,"first_release_published_at":"2026-03-28T23:07:14.000Z","latest_release_published_at":"2026-03-31T13:38:25.000Z","latest_release_number":"17.0.2","last_synced_at":"2026-04-05T00:01:54.570Z","created_at":"2026-03-19T13:16:08.120Z","updated_at":"2026-04-05T00:01:54.570Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/react-i18next/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/react-i18next/","metadata":{},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-11T14:18:49.000Z","size":20902,"stargazers_count":9924,"open_issues_count":4,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-18T03:40:26.457Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-17T19:35:29.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30668833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T17:45:40.609Z","status":"ssl_error","status_checked_at":"2026-03-18T17:45:39.359Z","response_time":104,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-19T13:18:57.529Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.816775684514962,"dependent_packages_count":42.624252323898105,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.220514004206535},"purl":"pkg:maven/org.mvnpm/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-18T18:12:18.756Z","issues_count":291,"pull_requests_count":129,"avg_time_to_close_issue":3718250.6944444445,"avg_time_to_close_pull_request":1745595.7295081967,"issues_closed_count":252,"pull_requests_closed_count":122,"pull_request_authors_count":36,"issue_authors_count":269,"avg_comments_per_issue":7.189003436426117,"avg_comments_per_pull_request":3.3255813953488373,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":687684.2083333334,"past_year_avg_time_to_close_pull_request":108633.57894736843,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":3.909090909090909,"past_year_avg_comments_per_pull_request":3.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:react-i18next/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":598063,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":2242124,"name":"react-i18next2","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":null,"versions_count":3,"first_release_published_at":"2018-04-06T18:29:28.641Z","latest_release_published_at":"2018-04-06T19:10:37.730Z","latest_release_number":"1.0.2","last_synced_at":"2026-04-05T00:01:58.592Z","created_at":"2022-04-09T23:00:51.000Z","updated_at":"2026-04-05T00:01:58.592Z","registry_url":"https://www.npmjs.com/package/react-i18next2","install_command":"npm install react-i18next2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-24T15:34:59.000Z","size":21308,"stargazers_count":9931,"open_issues_count":0,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-25T12:07:47.294Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-25T08:24:27.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31058830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.8","sha":"b00adfad4296543ab637d87a6af2b2faec119fcb","kind":"tag","published_at":"2026-03-11T14:18:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8/manifests"},{"name":"v16.5.7","sha":"1cbd152a234ac507a6f9982bbd7e35f02e84be94","kind":"tag","published_at":"2026-03-11T09:45:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7/manifests"},{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-29T21:04:34.061Z","dependent_packages_count":1,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.32602921799439,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":1.109921036455081,"forks_count":1.2008194942850074,"docker_downloads_count":null,"average":17.942917467704092},"purl":"pkg:npm/react-i18next2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-i18next2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-i18next2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-i18next2/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-25T19:01:13.635Z","issues_count":294,"pull_requests_count":130,"avg_time_to_close_issue":3971157.7286821706,"avg_time_to_close_pull_request":1784337.3739837399,"issues_closed_count":258,"pull_requests_closed_count":123,"pull_request_authors_count":37,"issue_authors_count":271,"avg_comments_per_issue":7.180272108843537,"avg_comments_per_pull_request":3.3461538461538463,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":36,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1750812.0689655172,"past_year_avg_time_to_close_pull_request":428742.8,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":3.944444444444444,"past_year_avg_comments_per_pull_request":3.6521739130434785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next2/codemeta","maintainers":[{"uuid":"shitric","login":"shitric","name":null,"email":"shitric2@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~shitric","role":null,"created_at":"2022-11-14T02:00:47.789Z","updated_at":"2022-11-14T02:00:47.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shitric/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":4511699,"name":"agora-react-i18next","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":null,"versions_count":5,"first_release_published_at":"2022-05-29T10:30:34.825Z","latest_release_published_at":"2022-05-30T03:21:29.446Z","latest_release_number":"1.0.4","last_synced_at":"2026-04-05T00:02:05.068Z","created_at":"2022-07-07T08:25:09.564Z","updated_at":"2026-04-05T00:02:05.069Z","registry_url":"https://www.npmjs.com/package/agora-react-i18next","install_command":"npm install agora-react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.4"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-24T15:34:59.000Z","size":21308,"stargazers_count":9931,"open_issues_count":0,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-25T12:07:47.294Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-25T08:24:27.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30934661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T17:54:13.764Z","status":"ssl_error","status_checked_at":"2026-03-25T17:54:02.372Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.8","sha":"b00adfad4296543ab637d87a6af2b2faec119fcb","kind":"tag","published_at":"2026-03-11T14:18:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8/manifests"},{"name":"v16.5.7","sha":"1cbd152a234ac507a6f9982bbd7e35f02e84be94","kind":"tag","published_at":"2026-03-11T09:45:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7/manifests"},{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-25T19:02:46.108Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.00323693427661,"dependent_repos_count":37.35893029916463,"dependent_packages_count":21.30988168970035,"stargazers_count":1.1077369445186047,"forks_count":1.1985384798925995,"docker_downloads_count":null,"average":20.39566486951056},"purl":"pkg:npm/agora-react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/agora-react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/agora-react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/agora-react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T18:01:07.862Z","issues_count":291,"pull_requests_count":130,"avg_time_to_close_issue":3805358.1343873516,"avg_time_to_close_pull_request":1784337.3739837399,"issues_closed_count":253,"pull_requests_closed_count":123,"pull_request_authors_count":37,"issue_authors_count":269,"avg_comments_per_issue":7.233676975945017,"avg_comments_per_pull_request":3.3461538461538463,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1690434.16,"past_year_avg_time_to_close_pull_request":428742.8,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":4.121212121212121,"past_year_avg_comments_per_pull_request":3.6521739130434785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/agora-react-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/agora-react-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/agora-react-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/agora-react-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/agora-react-i18next/codemeta","maintainers":[{"uuid":"gongjs","login":"gongjs","name":null,"email":"382663074@qq.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~gongjs","role":null,"created_at":"2022-11-13T07:38:53.686Z","updated_at":"2022-11-13T07:38:53.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gongjs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14088643,"name":"@appstructio/react-i18next","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":"appstructio","versions_count":3,"first_release_published_at":"2026-03-20T22:57:05.316Z","latest_release_published_at":"2026-03-21T10:23:58.715Z","latest_release_number":"16.7.0","last_synced_at":"2026-04-05T00:02:05.428Z","created_at":"2026-03-20T23:00:22.461Z","updated_at":"2026-04-05T00:02:05.428Z","registry_url":"https://www.npmjs.com/package/@appstructio/react-i18next","install_command":"npm install @appstructio/react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"16.7.0"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-24T15:34:59.000Z","size":21308,"stargazers_count":9931,"open_issues_count":0,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-25T12:07:47.294Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-25T08:24:27.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31058830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.8","sha":"b00adfad4296543ab637d87a6af2b2faec119fcb","kind":"tag","published_at":"2026-03-11T14:18:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8/manifests"},{"name":"v16.5.7","sha":"1cbd152a234ac507a6f9982bbd7e35f02e84be94","kind":"tag","published_at":"2026-03-11T09:45:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7/manifests"},{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-29T21:04:11.238Z","dependent_packages_count":0,"downloads":382,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.373679210105113,"dependent_packages_count":32.26234409613609,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.3180116531206},"purl":"pkg:npm/%40appstructio/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@appstructio/react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@appstructio/react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@appstructio/react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-25T19:01:13.635Z","issues_count":294,"pull_requests_count":130,"avg_time_to_close_issue":3971157.7286821706,"avg_time_to_close_pull_request":1784337.3739837399,"issues_closed_count":258,"pull_requests_closed_count":123,"pull_request_authors_count":37,"issue_authors_count":271,"avg_comments_per_issue":7.180272108843537,"avg_comments_per_pull_request":3.3461538461538463,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":36,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1750812.0689655172,"past_year_avg_time_to_close_pull_request":428742.8,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":3.944444444444444,"past_year_avg_comments_per_pull_request":3.6521739130434785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appstructio%2Freact-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appstructio%2Freact-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appstructio%2Freact-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appstructio%2Freact-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appstructio%2Freact-i18next/codemeta","maintainers":[{"uuid":"appstructio","login":"appstructio","name":null,"email":"stephen@appstruct.io","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~appstructio","role":null,"created_at":"2026-03-20T23:00:26.360Z","updated_at":"2026-03-20T23:00:26.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/appstructio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":5004560,"name":"org.webjars.npm:react-i18next","ecosystem":"maven","description":"WebJar for react-i18next","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":[],"namespace":"org.webjars.npm","versions_count":6,"first_release_published_at":"2016-08-09T16:38:20.000Z","latest_release_published_at":"2019-08-08T12:29:39.000Z","latest_release_number":"10.11.5","last_synced_at":"2026-04-05T00:02:08.946Z","created_at":"2022-07-27T11:07:21.164Z","updated_at":"2026-04-05T00:02:08.947Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/react-i18next/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/react-i18next/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-06T16:12:15.000Z","size":20587,"stargazers_count":9917,"open_issues_count":4,"forks_count":1045,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-09T13:25:25.784Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-08T12:24:20.000Z","dependencies_parsed_at":"2024-06-21T19:02:19.887Z","dependency_job_id":"25e4179f-22f3-4c66-b359-9c0209ab996f","html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":356,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30380935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-18T18:02:35.670Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.638025854579527,"forks_count":3.913700358946475,"average":17.632518263333086},"purl":"pkg:maven/org.webjars.npm/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T13:07:18.225Z","issues_count":290,"pull_requests_count":129,"avg_time_to_close_issue":3733042.015936255,"avg_time_to_close_pull_request":1745595.7295081967,"issues_closed_count":251,"pull_requests_closed_count":122,"pull_request_authors_count":36,"issue_authors_count":268,"avg_comments_per_issue":7.196551724137931,"avg_comments_per_pull_request":3.3255813953488373,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":717338.7826086957,"past_year_avg_time_to_close_pull_request":108633.57894736843,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":3.757575757575758,"past_year_avg_comments_per_pull_request":3.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:react-i18next/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":598063,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":1163848,"name":"@sandboxvr/react-i18next","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":"sandboxvr","versions_count":1,"first_release_published_at":"2019-10-03T15:52:34.308Z","latest_release_published_at":"2019-10-03T15:52:34.308Z","latest_release_number":"10.13.2","last_synced_at":"2026-04-05T00:02:10.995Z","created_at":"2022-04-08T12:34:30.135Z","updated_at":"2026-04-05T00:02:10.995Z","registry_url":"https://www.npmjs.com/package/@sandboxvr/react-i18next","install_command":"npm install @sandboxvr/react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.13.2"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-24T15:34:59.000Z","size":21308,"stargazers_count":9931,"open_issues_count":0,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-25T12:07:47.294Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-25T08:24:27.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31058830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.8","sha":"b00adfad4296543ab637d87a6af2b2faec119fcb","kind":"tag","published_at":"2026-03-11T14:18:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8/manifests"},{"name":"v16.5.7","sha":"1cbd152a234ac507a6f9982bbd7e35f02e84be94","kind":"tag","published_at":"2026-03-11T09:45:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7/manifests"},{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-29T21:04:43.070Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.582238857614504,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":1.10912875067034,"forks_count":1.1994886718631002,"docker_downloads_count":null,"average":9.793734773986786},"purl":"pkg:npm/%40sandboxvr/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sandboxvr/react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sandboxvr/react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sandboxvr/react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-25T19:01:13.635Z","issues_count":294,"pull_requests_count":130,"avg_time_to_close_issue":3971157.7286821706,"avg_time_to_close_pull_request":1784337.3739837399,"issues_closed_count":258,"pull_requests_closed_count":123,"pull_request_authors_count":37,"issue_authors_count":271,"avg_comments_per_issue":7.180272108843537,"avg_comments_per_pull_request":3.3461538461538463,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":36,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1750812.0689655172,"past_year_avg_time_to_close_pull_request":428742.8,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":3.944444444444444,"past_year_avg_comments_per_pull_request":3.6521739130434785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sandboxvr%2Freact-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sandboxvr%2Freact-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sandboxvr%2Freact-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sandboxvr%2Freact-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sandboxvr%2Freact-i18next/codemeta","maintainers":[{"uuid":"sandboxvr","login":"sandboxvr","name":null,"email":"sandboxvr-online-npm@sandboxvr.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~sandboxvr","role":null,"created_at":"2022-11-20T23:42:10.976Z","updated_at":"2022-11-20T23:42:10.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sandboxvr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":2242122,"name":"react-i18next-v9","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-02-06T12:26:53.638Z","latest_release_published_at":"2019-02-06T12:26:53.638Z","latest_release_number":"9.0.10","last_synced_at":"2026-04-05T00:02:30.084Z","created_at":"2022-04-09T23:00:50.786Z","updated_at":"2026-04-05T00:02:30.085Z","registry_url":"https://www.npmjs.com/package/react-i18next-v9","install_command":"npm install react-i18next-v9","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.0.10"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2024-08-26T09:02:29.000Z","size":18307,"stargazers_count":9188,"open_issues_count":21,"forks_count":1023,"subscribers_count":46,"default_branch":"master","last_synced_at":"2024-08-30T09:27:50.197Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2024-08-30T03:06:44.000Z","dependencies_parsed_at":"2024-06-21T19:02:19.887Z","dependency_job_id":"291148eb-55be-4d9e-9a3f-c02b81f457c8","html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1477,"total_committers":198,"mean_commits":7.459595959595959,"dds":0.5680433310765065,"last_synced_commit":"b1ad62a72893b78ca270e8612a03cdd171a8ee28"},"previous_names":[],"tags_count":305,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217691234,"owners_count":16216496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/i18next","funding_links":[],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2024-09-06T02:59:18.308Z","dependent_packages_count":1,"downloads":6,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":34.04926888284563,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":1.1077369445186047,"forks_count":1.1985384798925995,"docker_downloads_count":null,"average":13.686672379408563},"purl":"pkg:npm/react-i18next-v9","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-i18next-v9","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-i18next-v9","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-i18next-v9/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T09:28:01.737Z","issues_count":251,"pull_requests_count":88,"avg_time_to_close_issue":3008226.831818182,"avg_time_to_close_pull_request":1277648.9886363635,"issues_closed_count":220,"pull_requests_closed_count":88,"pull_request_authors_count":20,"issue_authors_count":211,"avg_comments_per_issue":7.45816733067729,"avg_comments_per_pull_request":3.2613636363636362,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":107,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":1005974.4868421053,"past_year_avg_time_to_close_pull_request":204464.81690140846,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":3.616822429906542,"past_year_avg_comments_per_pull_request":2.859154929577465,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":67,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"marcalexiei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"}],"active_maintainers":[{"login":"marcalexiei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next-v9/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next-v9/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next-v9/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next-v9/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next-v9/codemeta","maintainers":[{"uuid":"carambola","login":"carambola","name":null,"email":"henkvhest@hotmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~carambola","role":null,"created_at":"2022-11-14T02:00:44.649Z","updated_at":"2022-11-14T02:00:44.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/carambola/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14055558,"name":"@depup/react-i18next","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem. (with updated dependencies)","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["react-i18next","depup","updated-dependencies","security","latest","patched","i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":"depup","versions_count":10,"first_release_published_at":"2026-03-15T00:41:23.734Z","latest_release_published_at":"2026-03-31T08:29:52.528Z","latest_release_number":"17.0.2-depup.0","last_synced_at":"2026-04-05T00:01:40.295Z","created_at":"2026-03-16T00:45:32.409Z","updated_at":"2026-04-05T00:01:40.295Z","registry_url":"https://www.npmjs.com/package/@depup/react-i18next","install_command":"npm install @depup/react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"17.0.2-depup.0"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-24T15:34:59.000Z","size":21308,"stargazers_count":9931,"open_issues_count":0,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-25T12:07:47.294Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-25T08:24:27.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30934661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-25T17:54:13.764Z","status":"ssl_error","status_checked_at":"2026-03-25T17:54:02.372Z","response_time":80,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.8","sha":"b00adfad4296543ab637d87a6af2b2faec119fcb","kind":"tag","published_at":"2026-03-11T14:18:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8/manifests"},{"name":"v16.5.7","sha":"1cbd152a234ac507a6f9982bbd7e35f02e84be94","kind":"tag","published_at":"2026-03-11T09:45:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7/manifests"},{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-31T09:53:44.422Z","dependent_packages_count":0,"downloads":694,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.445681051551837,"dependent_packages_count":32.36418934781142,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.404935199681628},"purl":"pkg:npm/%40depup/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T18:01:07.862Z","issues_count":291,"pull_requests_count":130,"avg_time_to_close_issue":3805358.1343873516,"avg_time_to_close_pull_request":1784337.3739837399,"issues_closed_count":253,"pull_requests_closed_count":123,"pull_request_authors_count":37,"issue_authors_count":269,"avg_comments_per_issue":7.233676975945017,"avg_comments_per_pull_request":3.3461538461538463,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1690434.16,"past_year_avg_time_to_close_pull_request":428742.8,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":4.121212121212121,"past_year_avg_comments_per_pull_request":3.6521739130434785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Freact-i18next/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2054,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-16T00:45:33.944Z","updated_at":"2026-03-16T00:45:33.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":2336991,"name":"schettino-react-i18next","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":null,"versions_count":6,"first_release_published_at":"2018-10-20T17:04:26.157Z","latest_release_published_at":"2018-10-23T16:35:44.293Z","latest_release_number":"8.1.4","last_synced_at":"2026-04-05T00:01:40.989Z","created_at":"2022-04-10T00:22:09.524Z","updated_at":"2026-04-05T00:01:40.989Z","registry_url":"https://www.npmjs.com/package/schettino-react-i18next","install_command":"npm install schettino-react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.1.4"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-24T15:34:59.000Z","size":21308,"stargazers_count":9931,"open_issues_count":0,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-25T12:07:47.294Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-25T08:24:27.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31058830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T19:32:53.857Z","status":"ssl_error","status_checked_at":"2026-03-27T19:32:45.136Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.8","sha":"b00adfad4296543ab637d87a6af2b2faec119fcb","kind":"tag","published_at":"2026-03-11T14:18:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8/manifests"},{"name":"v16.5.7","sha":"1cbd152a234ac507a6f9982bbd7e35f02e84be94","kind":"tag","published_at":"2026-03-11T09:45:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7/manifests"},{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-29T21:04:11.235Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.77465149826787,"dependent_repos_count":10.767935900085632,"dependent_packages_count":53.58337199495703,"stargazers_count":1.1102084169730382,"forks_count":1.2008194942850074,"docker_downloads_count":null,"average":22.087397460913714},"purl":"pkg:npm/schettino-react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/schettino-react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/schettino-react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/schettino-react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-25T19:01:13.635Z","issues_count":294,"pull_requests_count":130,"avg_time_to_close_issue":3971157.7286821706,"avg_time_to_close_pull_request":1784337.3739837399,"issues_closed_count":258,"pull_requests_closed_count":123,"pull_request_authors_count":37,"issue_authors_count":271,"avg_comments_per_issue":7.180272108843537,"avg_comments_per_pull_request":3.3461538461538463,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":36,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":1750812.0689655172,"past_year_avg_time_to_close_pull_request":428742.8,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":3.944444444444444,"past_year_avg_comments_per_pull_request":3.6521739130434785,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schettino-react-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schettino-react-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schettino-react-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schettino-react-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/schettino-react-i18next/codemeta","maintainers":[{"uuid":"schettino","login":"schettino","name":null,"email":"schettino2@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~schettino","role":null,"created_at":"2022-11-14T09:10:34.670Z","updated_at":"2022-11-14T09:10:34.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/schettino/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":875944,"name":"@contiamo/react-i18next","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":"contiamo","versions_count":1,"first_release_published_at":"2020-05-25T20:28:34.693Z","latest_release_published_at":"2020-05-25T20:28:34.693Z","latest_release_number":"11.5.0","last_synced_at":"2026-04-05T00:02:30.917Z","created_at":"2022-04-07T15:09:48.757Z","updated_at":"2026-04-05T00:04:40.074Z","registry_url":"https://www.npmjs.com/package/@contiamo/react-i18next","install_command":"npm install @contiamo/react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.5.0"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-31T05:36:50.000Z","size":21873,"stargazers_count":9939,"open_issues_count":0,"forks_count":1050,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-04-03T07:25:21.097Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-04-02T20:12:37.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":368,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31419549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v17.0.2","sha":"4d62f869053355821249c6235c2ded6e8e3ea492","kind":"tag","published_at":"2026-03-31T05:36:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v17.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v17.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v17.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v17.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v17.0.2/manifests"},{"name":"v17.0.1","sha":"23214960e3ead0b6774a1a0cb40387d41868da60","kind":"tag","published_at":"2026-03-28T09:52:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v17.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v17.0.1/manifests"},{"name":"v17.0.0","sha":"7fe2620326e3027ecf4654ae739c4f74f83a5482","kind":"tag","published_at":"2026-03-27T18:26:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v17.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v17.0.0/manifests"},{"name":"v16.6.6","sha":"eb02c6305a9252222179bd6272c09f3e4ff9ad6a","kind":"tag","published_at":"2026-03-24T15:34:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.6.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.6/manifests"},{"name":"v16.6.5","sha":"9f830e1df1f12e77365579ba0c25a814aa988493","kind":"tag","published_at":"2026-03-24T10:43:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.6.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.5/manifests"},{"name":"v16.6.4","sha":"f820b806d793f9a5bfe9c79adb6dd52527975cfa","kind":"tag","published_at":"2026-03-24T10:24:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.4/manifests"},{"name":"v16.6.3","sha":"10912d531d5a6f0089c56f1f4c55bf6b0ffb1bac","kind":"tag","published_at":"2026-03-24T09:48:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.3/manifests"},{"name":"v16.6.2","sha":"5190452b9954915a5e62dde6ed8b0ee5591fe8ac","kind":"tag","published_at":"2026-03-23T07:50:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.2/manifests"},{"name":"v16.6.1","sha":"683156b25cd7bb94be4132b96b73fe27562ba618","kind":"tag","published_at":"2026-03-22T11:40:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"3a68a0bcc0a61fc21cec8762acdfcab9025d9ba4","kind":"tag","published_at":"2026-03-21T15:18:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.6.0/manifests"},{"name":"v16.5.8","sha":"b00adfad4296543ab637d87a6af2b2faec119fcb","kind":"tag","published_at":"2026-03-11T14:18:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8/manifests"},{"name":"v16.5.7","sha":"1cbd152a234ac507a6f9982bbd7e35f02e84be94","kind":"tag","published_at":"2026-03-11T09:45:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7/manifests"},{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-05T00:04:40.074Z","dependent_packages_count":1,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.3398939697348584,"forks_count":1.3672757743607338,"average":19.09624964934034},"purl":"pkg:npm/%40contiamo/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@contiamo/react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@contiamo/react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@contiamo/react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T22:01:04.077Z","issues_count":295,"pull_requests_count":131,"avg_time_to_close_issue":3955873.714285714,"avg_time_to_close_pull_request":1769950.6612903227,"issues_closed_count":259,"pull_requests_closed_count":124,"pull_request_authors_count":38,"issue_authors_count":272,"avg_comments_per_issue":7.1661016949152545,"avg_comments_per_pull_request":3.3282442748091605,"merged_pull_requests_count":107,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":35,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":1691184.4285714286,"past_year_avg_time_to_close_pull_request":408344.8095238095,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":3.9714285714285715,"past_year_avg_comments_per_pull_request":3.5416666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contiamo%2Freact-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contiamo%2Freact-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contiamo%2Freact-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contiamo%2Freact-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@contiamo%2Freact-i18next/codemeta","maintainers":[{"uuid":"fabien0102","login":"fabien0102","name":null,"email":"fabien0102@gmail.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~fabien0102","role":null,"created_at":"2022-11-16T08:10:38.623Z","updated_at":"2022-11-16T08:10:38.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fabien0102/packages"},{"uuid":"tejaskumar","login":"tejaskumar","name":null,"email":"tejas@tejas.qa","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~tejaskumar","role":null,"created_at":"2022-11-16T08:10:38.614Z","updated_at":"2022-11-16T08:10:38.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tejaskumar/packages"},{"uuid":"mpotomin","login":"mpotomin","name":null,"email":"mikhail.potyomin@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~mpotomin","role":null,"created_at":"2022-11-16T08:10:38.631Z","updated_at":"2022-11-16T08:10:38.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mpotomin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":56840,"name":"react-i18next","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":[],"namespace":null,"versions_count":267,"first_release_published_at":"2015-12-12T14:51:06.000Z","latest_release_published_at":"2026-01-13T19:12:16.000Z","latest_release_number":"v16.5.3","last_synced_at":"2026-04-01T03:33:58.324Z","created_at":"2022-04-04T23:50:46.250Z","updated_at":"2026-04-01T03:33:58.325Z","registry_url":null,"install_command":"bower install react-i18next","documentation_url":null,"metadata":{},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-11T14:18:49.000Z","size":20902,"stargazers_count":9924,"open_issues_count":4,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-18T03:40:26.457Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-17T19:35:29.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30668833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T17:45:40.609Z","status":"ssl_error","status_checked_at":"2026-03-18T17:45:39.359Z","response_time":104,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-18T18:02:20.768Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51210619267361,"dependent_packages_count":5.144419757306443,"stargazers_count":0.6921893693385746,"forks_count":0.9001310317324673,"average":11.062211587762775},"purl":"pkg:bower/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T13:07:18.225Z","issues_count":290,"pull_requests_count":129,"avg_time_to_close_issue":3733042.015936255,"avg_time_to_close_pull_request":1745595.7295081967,"issues_closed_count":251,"pull_requests_closed_count":122,"pull_request_authors_count":36,"issue_authors_count":268,"avg_comments_per_issue":7.196551724137931,"avg_comments_per_pull_request":3.3255813953488373,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":717338.7826086957,"past_year_avg_time_to_close_pull_request":108633.57894736843,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":3.757575757575758,"past_year_avg_comments_per_pull_request":3.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/react-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/react-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/react-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/react-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/react-i18next/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"bower","metadata":{"funded_packages_count":3375},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-04-03T06:47:19.171Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":7412821,"name":"github.com/i18next/react-i18next","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":[],"namespace":"github.com/i18next","versions_count":364,"first_release_published_at":"2016-02-23T08:40:15.000Z","latest_release_published_at":"2026-03-31T05:36:44.000Z","latest_release_number":"v17.0.2+incompatible","last_synced_at":"2026-04-02T23:02:30.196Z","created_at":"2023-04-06T01:53:44.257Z","updated_at":"2026-04-02T23:02:30.197Z","registry_url":"https://pkg.go.dev/github.com/i18next/react-i18next","install_command":"go get github.com/i18next/react-i18next","documentation_url":"https://pkg.go.dev/github.com/i18next/react-i18next#section-documentation","metadata":{},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2026-03-11T14:18:49.000Z","size":20902,"stargazers_count":9924,"open_issues_count":4,"forks_count":1046,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-03-18T03:40:26.457Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2026-03-17T19:35:29.000Z","dependencies_parsed_at":"2026-03-17T16:17:32.336Z","dependency_job_id":null,"html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1516,"total_committers":201,"mean_commits":7.54228855721393,"dds":0.579155672823219,"last_synced_commit":"badba254ccdd16145f5b0628babaad1efffc8448"},"previous_names":[],"tags_count":358,"template":false,"template_full_name":null,"purl":"pkg:github/i18next/react-i18next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/sbom","scorecard":{"id":476193,"data":{"date":"2025-08-11","repo":{"name":"github.com/i18next/react-i18next","commit":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: example/ReactNativeLocizeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/ReactNativeProject/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: example/react_native_windows/android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"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/CI.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/i18next/react-i18next/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:103","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"135 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-f5x2-xv93-4p23","Warn: Project is vulnerable to: GHSA-gmpm-xp43-f7g6","Warn: Project is vulnerable to: GHSA-pf27-929j-9pmm","Warn: Project is vulnerable to: GHSA-327c-qx3v-h673","Warn: Project is vulnerable to: GHSA-x4cf-6jr3-3qvp","Warn: Project is vulnerable to: GHSA-mph8-6787-r8hw","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-19T15:22:16.509Z","repository_id":37601939,"created_at":"2025-08-19T15:22:16.509Z","updated_at":"2025-08-19T15:22:16.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30668833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T17:45:40.609Z","status":"ssl_error","status_checked_at":"2026-03-18T17:45:39.359Z","response_time":104,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["jamuhl","adrai"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://locize.com"}},"html_url":"https://github.com/i18next","funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v16.5.8","sha":"b00adfad4296543ab637d87a6af2b2faec119fcb","kind":"tag","published_at":"2026-03-11T14:18:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.8/manifests"},{"name":"v16.5.7","sha":"1cbd152a234ac507a6f9982bbd7e35f02e84be94","kind":"tag","published_at":"2026-03-11T09:45:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.7/manifests"},{"name":"v16.5.6","sha":"a577b415fc6e94d2347723056cc1fed563ab89b6","kind":"tag","published_at":"2026-03-06T16:12:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.6/manifests"},{"name":"v16.5.5","sha":"bd2fea9535bf74627c6c841c213a0ed72520089a","kind":"tag","published_at":"2026-03-05T16:36:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.5/manifests"},{"name":"v16.5.4","sha":"b97c2bbe1571a7fab32db83027ac5b3cf101a1c3","kind":"tag","published_at":"2026-01-27T14:22:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.4/manifests"},{"name":"v16.5.3","sha":"1c63ca19edb8d4162b6320c2a543efabf8d0b327","kind":"tag","published_at":"2026-01-13T19:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.3/manifests"},{"name":"v16.5.2","sha":"df41fb33b6edace16f19cb66ecf173599d491dad","kind":"tag","published_at":"2026-01-10T22:51:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.2/manifests"},{"name":"v16.5.1","sha":"a33d98540009c5ef80632d410d6473905cc910f1","kind":"tag","published_at":"2026-01-01T01:15:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.1/manifests"},{"name":"v16.5.0","sha":"0ee8a6331362bec5eda33344e9414258660ee0b9","kind":"tag","published_at":"2025-12-12T09:13:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.5.0/manifests"},{"name":"v16.4.1","sha":"09b9d860f198a2bdfcc7b60eee0e2597fd24f83b","kind":"tag","published_at":"2025-12-10T13:08:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"2282982e828b96a09a9577ccb5de272e0e2410af","kind":"tag","published_at":"2025-12-05T16:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.4.0/manifests"},{"name":"v16.3.5","sha":"9ff66ad49a5eba19ecf38c038860eb58881abda9","kind":"tag","published_at":"2025-11-19T21:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.5/manifests"},{"name":"v16.3.4","sha":"4a3623c167cbe9a5d91afa43e119e730055bb60a","kind":"tag","published_at":"2025-11-19T07:02:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.4/manifests"},{"name":"v16.3.3","sha":"300b6f67a4ba1865dd10c59804ddd53a830222d5","kind":"tag","published_at":"2025-11-13T20:56:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.3/manifests"},{"name":"v16.3.2","sha":"47a367ce03bd3c08a96b1cb3a197b9f0dab068c0","kind":"tag","published_at":"2025-11-13T16:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.2/manifests"},{"name":"v16.3.1","sha":"480b97bd541d5d06cf22091ae7562f655232e3c7","kind":"tag","published_at":"2025-11-12T14:05:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.1/manifests"},{"name":"v16.3.0","sha":"7350296701813c0f92fe78e6e9d1f8d978b051be","kind":"tag","published_at":"2025-11-12T06:18:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.3.0/manifests"},{"name":"v16.2.4","sha":"ef8283519817ae2e66785d30754b47891450f01c","kind":"tag","published_at":"2025-11-03T15:52:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.4/manifests"},{"name":"v16.2.3","sha":"1e98bfa3b5d6901d11a9cac5f574a32a041eae00","kind":"tag","published_at":"2025-10-30T16:20:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.3/manifests"},{"name":"v16.2.2","sha":"8eeaf96e1e2569ecb526d908f03096bc3bc64f59","kind":"tag","published_at":"2025-10-30T06:38:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.2/manifests"},{"name":"v16.2.1","sha":"badbfa3fb1166e7f3aba88c1f2a386b4720e6bce","kind":"tag","published_at":"2025-10-27T10:08:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"aa66a897a38bf0ca8f49b6a6242f8e9d8c6ad212","kind":"tag","published_at":"2025-10-24T10:50:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.2.0/manifests"},{"name":"v16.1.6","sha":"4dab58cfb8438a26a8859ee587fe9f354f88c744","kind":"tag","published_at":"2025-10-23T14:35:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.6/manifests"},{"name":"v16.1.5","sha":"a5287b5be65c108a0a72346b59cd072355009a12","kind":"tag","published_at":"2025-10-22T13:35:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.5/manifests"},{"name":"v16.1.4","sha":"619fa599d6ba74a491997413c7a69f7cfac542a0","kind":"tag","published_at":"2025-10-21T16:05:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.4/manifests"},{"name":"v16.1.3","sha":"bc3beb6591fc2e9ec7848256e5549b0644962e44","kind":"tag","published_at":"2025-10-21T05:13:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.3/manifests"},{"name":"v16.1.2","sha":"10c2c573e135fe4c8836ebb874436a5cb6bd6a16","kind":"tag","published_at":"2025-10-20T17:55:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.2/manifests"},{"name":"v16.1.1","sha":"448f0206b47ecb5edc23830ca69c1e9e1d932ab0","kind":"tag","published_at":"2025-10-20T16:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.1/manifests"},{"name":"v16.1.0","sha":"280bbee81b750397449787eea35ae12156d85892","kind":"tag","published_at":"2025-10-17T17:25:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"8a58ad0f682a002aca5d64760a84f2de73f21cee","kind":"tag","published_at":"2025-10-13T15:48:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"7ae85b07ce9aff7b64815c344d180a3320fef695","kind":"tag","published_at":"2025-09-26T05:07:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v16.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v16.0.0/manifests"},{"name":"v15.7.4","sha":"97b0791e96ca38b6819980b3b63a10ae55ea5573","kind":"tag","published_at":"2025-09-26T05:04:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.4/manifests"},{"name":"v15.7.3","sha":"04e72223608a6a4f8f7e774cb212e404485f1266","kind":"tag","published_at":"2025-08-28T19:00:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.3/manifests"},{"name":"v15.7.2","sha":"4edb897ae0a0f619ba982398679a5f2419ab237f","kind":"tag","published_at":"2025-08-23T18:42:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.2/manifests"},{"name":"v15.7.1","sha":"f0be9f2716313907be7419d3ec9e4d934973ff56","kind":"tag","published_at":"2025-08-21T06:58:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.1/manifests"},{"name":"v15.7.0","sha":"1d7ad479361d37fd12e3a3e1be0ac413a632c1bf","kind":"tag","published_at":"2025-08-20T14:29:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.7.0/manifests"},{"name":"v15.6.1","sha":"da4d5e245f18f2e4e002baf1f4040a0a6688ecd5","kind":"tag","published_at":"2025-07-22T17:28:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.1/manifests"},{"name":"v15.6.0","sha":"6e680d2ed8af69f78df1800a2fef2ca1b1a1aa0e","kind":"tag","published_at":"2025-07-03T17:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.6.0/manifests"},{"name":"v15.5.3","sha":"8efef93c14826fafab4749f8024206639ff16fe2","kind":"tag","published_at":"2025-06-12T17:53:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.3/manifests"},{"name":"v15.5.2","sha":"194e75db66bd6969688c51ba782d124600e42af6","kind":"tag","published_at":"2025-05-22T16:12:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.2/manifests"},{"name":"v15.5.1","sha":"f1bd087f5ec3dcd34f784a022e67a2d7f08a6190","kind":"tag","published_at":"2025-04-23T09:49:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.1/manifests"},{"name":"v15.5.0","sha":"ac79767b39fa0baec421b35a430ab73e80a253aa","kind":"tag","published_at":"2025-04-23T08:54:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.5.0/manifests"},{"name":"v15.4.1","sha":"e3221261df515fd2d1039cc3c3a494a960a6a4f1","kind":"tag","published_at":"2025-02-18T08:11:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.1/manifests"},{"name":"v15.4.0","sha":"330a8e72e33ead1194812a4dce7c912eed10381e","kind":"tag","published_at":"2024-12-30T10:19:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"ff509baabd7dda6f6a22ac21ed4b92a40c7704ea","kind":"tag","published_at":"2024-12-29T12:30:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"9b194b1be6fa1f38dca3ef010c3ba440240a80ab","kind":"tag","published_at":"2024-12-12T14:12:16.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.2.0/manifests"},{"name":"v15.1.4","sha":"69a342cb3bb773e6ae45c700d3bb3feca021ca72","kind":"tag","published_at":"2024-12-09T15:41:27.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.4/manifests"},{"name":"v15.1.3","sha":"bf52f87a0c39dbcb0977353dbeda5deee3c08911","kind":"tag","published_at":"2024-11-29T11:13:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.3/manifests"},{"name":"v15.1.2","sha":"9f2737704780e8a5707e13bee7394ffd898c99c4","kind":"tag","published_at":"2024-11-26T09:57:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.2/manifests"},{"name":"v15.1.1","sha":"20b820e698dac2f059e1a638b05c1a7011422415","kind":"tag","published_at":"2024-11-07T11:23:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.1/manifests"},{"name":"v15.1.0","sha":"2934253363e83d6e6356bf8c9a99e6905c6e3e87","kind":"tag","published_at":"2024-10-21T10:52:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.1.0/manifests"},{"name":"v15.0.3","sha":"9569f9f7c89dd2f9ee41a59b18cec9d686277ba3","kind":"tag","published_at":"2024-10-12T16:49:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.3/manifests"},{"name":"v15.0.2","sha":"badba254ccdd16145f5b0628babaad1efffc8448","kind":"tag","published_at":"2024-09-14T21:58:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.2/manifests"},{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/i18next/react-i18next@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-03-18T18:02:35.728Z","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.7219580181723532,"forks_count":0.844220084162759,"docker_downloads_count":null,"average":3.703197687079627},"purl":"pkg:golang/github.com/i18next/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/i18next/react-i18next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/i18next/react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/i18next/react-i18next/dependencies","status":null,"funding_links":["https://github.com/sponsors/jamuhl","https://github.com/sponsors/adrai","https://locize.com"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T13:07:18.225Z","issues_count":290,"pull_requests_count":129,"avg_time_to_close_issue":3733042.015936255,"avg_time_to_close_pull_request":1745595.7295081967,"issues_closed_count":251,"pull_requests_closed_count":122,"pull_request_authors_count":36,"issue_authors_count":268,"avg_comments_per_issue":7.196551724137931,"avg_comments_per_pull_request":3.3255813953488373,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":717338.7826086957,"past_year_avg_time_to_close_pull_request":108633.57894736843,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":3.757575757575758,"past_year_avg_comments_per_pull_request":3.5454545454545454,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"},{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}],"active_maintainers":[{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fi18next%2Freact-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fi18next%2Freact-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fi18next%2Freact-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fi18next%2Freact-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fi18next%2Freact-i18next/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2087531,"maintainers_count":0,"namespaces_count":779664,"keywords_count":112728,"github":"golang","metadata":{"funded_packages_count":53440},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-05T05:09:06.732Z","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":2242103,"name":"react-i18next","ecosystem":"npm","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","homepage":"https://github.com/i18next/react-i18next","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/i18next/react-i18next","keywords_array":["i18next","internationalization","i18n","translation","localization","l10n","globalization","react","reactjs"],"namespace":null,"versions_count":374,"first_release_published_at":"2015-12-12T14:04:00.442Z","latest_release_published_at":"2026-03-28T09:52:09.333Z","latest_release_number":"17.0.1","last_synced_at":"2026-03-28T10:29:30.708Z","created_at":"2022-04-09T23:00:49.606Z","updated_at":"2026-03-28T10:29:30.708Z","registry_url":"https://www.npmjs.com/package/react-i18next","install_command":"npm install react-i18next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"legacy":"9.0.10","next":"10.0.0-alpha.3","latest":"17.0.1"}},"repo_metadata":{"id":37601939,"uuid":"47878060","full_name":"i18next/react-i18next","owner":"i18next","description":"Internationalization for react done right. Using the i18next i18n ecosystem.","archived":false,"fork":false,"pushed_at":"2024-08-26T09:02:29.000Z","size":18307,"stargazers_count":9198,"open_issues_count":21,"forks_count":1021,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-09-07T03:19:49.758Z","etag":null,"topics":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"latest_commit_sha":null,"homepage":"https://react.i18next.com","language":"JavaScript","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/i18next.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-12T12:52:11.000Z","updated_at":"2024-09-06T12:59:55.000Z","dependencies_parsed_at":"2024-06-21T19:02:19.887Z","dependency_job_id":"291148eb-55be-4d9e-9a3f-c02b81f457c8","html_url":"https://github.com/i18next/react-i18next","commit_stats":{"total_commits":1477,"total_committers":198,"mean_commits":7.459595959595959,"dds":0.5680433310765065,"last_synced_commit":"b1ad62a72893b78ca270e8612a03cdd171a8ee28"},"previous_names":[],"tags_count":305,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218145315,"owners_count":16284658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"i18next","name":"i18next","uuid":"8546082","kind":"organization","description":"Organization for i18next.com and anything i18next related.","email":null,"website":"https://www.i18next.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8546082?v=4","repositories_count":55,"last_synced_at":"2024-04-08T15:22:41.994Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/i18next","funding_links":[],"total_stars":26383,"followers":152,"following":0,"created_at":"2022-11-02T16:24:04.743Z","updated_at":"2024-04-08T15:22:45.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i18next/repositories"},"tags":[{"name":"v15.0.1","sha":"c82eb4b43bda801f486880c712c95af6c47651eb","kind":"tag","published_at":"2024-08-07T11:21:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"b6eb31a0d2a5d509b7f99fdb7d3195f0785f5b52","kind":"tag","published_at":"2024-07-17T14:25:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v15.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v15.0.0/manifests"},{"name":"v14.1.3","sha":"c181edefbc4455a1357e60e71abc37c1c85562a7","kind":"tag","published_at":"2024-07-15T18:13:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.3/manifests"},{"name":"v14.1.2","sha":"f9ec93b431fe3c12f3f4fecda973e0bd9f9f25fc","kind":"tag","published_at":"2024-05-22T16:18:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.2/manifests"},{"name":"v14.1.1","sha":"70176d9080d72c95cf569b276f4cb3d1b2498768","kind":"tag","published_at":"2024-04-23T07:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"b274be772bde64377ce1d75f28c7cd3f46735851","kind":"tag","published_at":"2024-03-07T09:10:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.1.0/manifests"},{"name":"v14.0.8","sha":"dc9b7bb59681e72d6215bd5c419e0bf0fc507f5d","kind":"tag","published_at":"2024-03-06T18:56:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.8/manifests"},{"name":"v14.0.7","sha":"d95d697d316d37be06b4e1c507cc2958fb2d8192","kind":"tag","published_at":"2024-03-06T16:33:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.7/manifests"},{"name":"v14.0.6","sha":"bb29742b09ab09cb48badbc175a01b8f698d26b9","kind":"tag","published_at":"2024-03-06T15:30:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.6/manifests"},{"name":"v14.0.5","sha":"851a17dc3c7384bb23c33e5545d7617db1c4645d","kind":"tag","published_at":"2024-02-06T18:45:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.5/manifests"},{"name":"v14.0.4","sha":"ac3f71c8f6f38900c897b200d238f8cef8daa5ff","kind":"tag","published_at":"2024-02-06T14:53:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.4/manifests"},{"name":"v14.0.3","sha":"80c8f61736e055e4057854045ea4af173d158d2e","kind":"tag","published_at":"2024-02-05T08:37:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.3/manifests"},{"name":"v14.0.2","sha":"66bfb80bf8ab10026931dcb99d04c685c9307287","kind":"tag","published_at":"2024-02-04T07:14:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.2/manifests"},{"name":"v14.0.1","sha":"0321c0428a5adda5430709696bef9f289e9afa34","kind":"tag","published_at":"2024-01-20T12:05:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"c142f888d00117037dc2f451c220c71a133b98a4","kind":"tag","published_at":"2023-12-21T15:01:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v14.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v14.0.0/manifests"},{"name":"v13.5.0","sha":"ebdd86c74244c1f3889d13d16ec18b9b935ede3a","kind":"tag","published_at":"2023-11-15T20:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"85aac9fdd31ae4c5f1957b03d683c4590ca2b488","kind":"tag","published_at":"2023-11-13T12:28:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"0fdd3a8e3c35d51c652641f91583e95943cc43de","kind":"tag","published_at":"2023-11-10T23:03:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.4.0/manifests"},{"name":"v13.3.2","sha":"d024fffca3095b809ef1e46db579c8eb108c74a6","kind":"tag","published_at":"2023-11-10T15:43:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"48d6c34e450684d4df880bb1d44955c3ea84a65d","kind":"tag","published_at":"2023-10-19T14:32:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"9dc5fc8014afd9e760c6f5da01a63f6d5cd20045","kind":"tag","published_at":"2023-10-13T10:39:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.3.0/manifests"},{"name":"v13.2.2","sha":"da7fab8a051567b7e41edf370121561c622fd0d5","kind":"tag","published_at":"2023-09-03T06:05:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.2/manifests"},{"name":"v13.2.1","sha":"db65d4702ef6c4cf442ebd9200c980b51fd9f5fc","kind":"tag","published_at":"2023-08-29T13:17:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.1/manifests"},{"name":"v13.2.0","sha":"95f9c6a7b602a7b1fd33c1ded6dcfc23a52b853b","kind":"tag","published_at":"2023-08-22T18:50:03.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.2.0/manifests"},{"name":"v13.1.2","sha":"52d514c64ac15dadfe5cb263918c0d5ce06125e4","kind":"tag","published_at":"2023-08-11T14:11:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.2/manifests"},{"name":"v13.1.1","sha":"1b06e7847fc321e05e9818c50e5e502352f900eb","kind":"tag","published_at":"2023-08-10T19:56:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"b5efaa9986396343c3fd638aff3515c0cd42db0b","kind":"tag","published_at":"2023-08-10T14:23:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.1.0/manifests"},{"name":"v13.0.3","sha":"d0aa5792d294463024f330ff696734eefc15d3df","kind":"tag","published_at":"2023-07-31T14:00:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"5897858f032fe649bbf190db2052fc7bfa8c2f4e","kind":"tag","published_at":"2023-07-10T18:14:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"a79d9ad3bdccbf3fd495c1b59f1161cfb8ecb74a","kind":"tag","published_at":"2023-06-22T05:19:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"4a064057a2624a7fed4115bc95a6494c245d1866","kind":"tag","published_at":"2023-06-15T08:44:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v13.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v13.0.0/manifests"},{"name":"v12.3.1","sha":"f0a83cc7351d2f2ebbf0bad4bdc91727485f661a","kind":"tag","published_at":"2023-05-18T21:00:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"6dd1056dddcde46c0786ebe811c83e5efdee4eae","kind":"tag","published_at":"2023-05-18T15:39:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.3.0/manifests"},{"name":"v12.2.2","sha":"dbe2d0e1b6cea2e552bf7e79160ea4274c40c6a3","kind":"tag","published_at":"2023-04-24T10:48:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.2/manifests"},{"name":"v12.2.1","sha":"787b2f9de34758a80468f3416715db95f578f82d","kind":"tag","published_at":"2023-04-24T06:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"b64b9935c48f9072bcf9f56209c807d9b2691969","kind":"tag","published_at":"2023-02-23T16:58:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.2.0/manifests"},{"name":"v12.1.5","sha":"ac6004c8489611bf4f7219a2cfb851719014063e","kind":"tag","published_at":"2023-02-02T20:02:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"f3899482bd799643ff27e4712176aa6e0fc4bdcd","kind":"tag","published_at":"2023-01-07T07:38:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"799701de318867c4a1b463e970369addead4554d","kind":"tag","published_at":"2023-01-07T06:58:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"c9976034692cdf2fa33b9b1189c107323182e094","kind":"tag","published_at":"2023-01-07T06:30:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"671d9b944ee8e601429babbe1ccf8aa3394ff888","kind":"tag","published_at":"2022-12-07T07:08:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"83900fda2bdbbdfd22c7cf8d130ec943eb628fed","kind":"tag","published_at":"2022-12-06T16:46:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"b93be8e860b9418b072142f1dd451196bd87ba76","kind":"tag","published_at":"2022-10-20T16:09:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v12.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v12.0.0/manifests"},{"name":"v11.18.6","sha":"a0eed42303bda4863a832cbd8b280d04448f2690","kind":"tag","published_at":"2022-09-09T18:37:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.6/manifests"},{"name":"v11.18.5","sha":"d3247b5c232f5d8c1a154fe5dd0090ca88c82dcf","kind":"tag","published_at":"2022-08-26T05:17:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.5/manifests"},{"name":"v11.18.4","sha":"ad80f5c581658a43f245831ad04e1538c375b62b","kind":"tag","published_at":"2022-08-15T13:28:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.4/manifests"},{"name":"v11.18.3","sha":"d710a15f6a1c95be5b6219e66de9cd70774ca339","kind":"tag","published_at":"2022-07-27T18:28:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.3/manifests"},{"name":"v11.18.2","sha":"6b741b0f89107b098e84aa0aba00cc843172f8ca","kind":"tag","published_at":"2022-07-27T13:03:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.2/manifests"},{"name":"v11.18.1","sha":"85857b2e9ccca8cafdfedbd0e542f767163f1fc7","kind":"tag","published_at":"2022-07-13T18:03:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.1/manifests"},{"name":"v11.18.0","sha":"2759ed22edbe6d52335d5b06657a51b0c1e9f336","kind":"tag","published_at":"2022-07-06T06:09:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.18.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.18.0/manifests"},{"name":"v11.17.4","sha":"3f26db076eb82b582e5a96ce64aaf64fa48f92b0","kind":"tag","published_at":"2022-06-30T14:58:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.4/manifests"},{"name":"v11.17.3","sha":"584e91b1312aae7ad4fc09818eacb7ef6b1c398f","kind":"tag","published_at":"2022-06-26T20:08:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.3/manifests"},{"name":"v11.17.2","sha":"456d5ede67461dca2b4f74f78a9f85e97c510216","kind":"tag","published_at":"2022-06-14T18:28:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.2/manifests"},{"name":"v11.17.1","sha":"aed837242fd752a2c67d74dd370c6f08f54034e4","kind":"tag","published_at":"2022-06-10T05:32:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.1/manifests"},{"name":"v11.17.0","sha":"b2dcdfadc7e5433d6044080459bb0cd8056ccb92","kind":"tag","published_at":"2022-06-03T13:33:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.17.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.17.0/manifests"},{"name":"v11.16.11","sha":"1495555157631eec7ebf62c4d90d4af63c238600","kind":"tag","published_at":"2022-06-03T08:40:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.11/manifests"},{"name":"v11.16.10","sha":"985356c60ca81546724a729fd80c70688e71ba18","kind":"tag","published_at":"2022-06-03T04:53:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.10/manifests"},{"name":"v11.16.9","sha":"4b7d591c63c42e3f965f52e55e0617e9555505c0","kind":"tag","published_at":"2022-05-06T19:21:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.9/manifests"},{"name":"v11.16.8","sha":"7dc8d299e1a34687c057929377c8df3cbd46787c","kind":"tag","published_at":"2022-05-05T05:03:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.8/manifests"},{"name":"v11.16.7","sha":"015c661b00738ea3a05888060956dc9de23108df","kind":"tag","published_at":"2022-04-19T06:01:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.7/manifests"},{"name":"v11.16.6","sha":"f0b32549ee26be680ae6c0287c936c52ddcedae1","kind":"tag","published_at":"2022-04-12T10:16:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.6/manifests"},{"name":"v11.16.5","sha":"b7bfacf752364ef59e66e85c9f5408be20625910","kind":"tag","published_at":"2022-04-10T20:04:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.5/manifests"},{"name":"v11.16.4","sha":"82233f57061989c51972d4e24f5bdf6add31ef82","kind":"tag","published_at":"2022-04-10T16:08:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.4/manifests"},{"name":"v11.16.3","sha":"e6902e120714121c0752f2ec5c10d301cfd688be","kind":"tag","published_at":"2022-04-10T06:32:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.3/manifests"},{"name":"v11.16.2","sha":"41ff4beda09f597e488c5122afdfb62799987df1","kind":"tag","published_at":"2022-03-25T09:37:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.2/manifests"},{"name":"v11.16.1","sha":"8e1e852a653426aadb513db972829ceffac8f767","kind":"tag","published_at":"2022-03-17T12:20:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.1/manifests"},{"name":"v11.16.0","sha":"2f80629fa6b7bc8398ee0691ab7929d67d470116","kind":"tag","published_at":"2022-03-17T10:43:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.16.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.16.0/manifests"},{"name":"v11.15.7","sha":"45c01cef7b20f1dd8baf5dff20676d07751f2c96","kind":"tag","published_at":"2022-03-13T06:58:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.7/manifests"},{"name":"v11.15.6","sha":"23679339de9dd814ecc3a24b0d6ae2e7ffd089b2","kind":"tag","published_at":"2022-03-07T18:11:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.6/manifests"},{"name":"v11.15.5","sha":"9bcce514da825fc55cf09641ff2fb28bd461e2cd","kind":"tag","published_at":"2022-02-22T07:38:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.5/manifests"},{"name":"v11.15.4","sha":"7012eed224fbfbb23eda179f3275ec4440313523","kind":"tag","published_at":"2022-02-08T08:21:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.4/manifests"},{"name":"v11.15.3","sha":"e91ed946979d8a27cf0dd255c5ac7e516e02c073","kind":"tag","published_at":"2022-01-02T13:27:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.3/manifests"},{"name":"v11.15.2","sha":"83cc2b63622b9b872815767d6307208ffbfb22a0","kind":"tag","published_at":"2021-12-28T07:58:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.2/manifests"},{"name":"v11.15.1","sha":"6fda2143c7dda1d702bb62ad0dd6d8aa75e6c606","kind":"tag","published_at":"2021-12-13T16:27:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.1/manifests"},{"name":"v11.15.0","sha":"8b0108d3e32443e24b6d22aa11f05ffb2630b27e","kind":"tag","published_at":"2021-12-10T12:47:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.15.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.15.0/manifests"},{"name":"v11.14.3","sha":"600dafcf0f191836752a664db6bdf80cd03a1381","kind":"tag","published_at":"2021-11-22T18:08:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.3/manifests"},{"name":"v11.14.2","sha":"d0625a953bc4f6dc42f564f3babffd526013075c","kind":"tag","published_at":"2021-11-12T06:20:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.2/manifests"},{"name":"v11.14.1","sha":"69dd913a905af2f17405445b3301a9edfc5cce42","kind":"tag","published_at":"2021-11-10T18:53:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.1/manifests"},{"name":"v11.14.0","sha":"4dd2c0403d2072ba2eef998dbd42a50bf4b7c8e4","kind":"tag","published_at":"2021-11-09T19:54:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.14.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.14.0/manifests"},{"name":"v11.13.0","sha":"a58d1c511ceca4a567b81c7cebb81bd9cd24afd0","kind":"tag","published_at":"2021-10-28T17:47:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"dcf9c60554f2a6e5c24ccb6aa4dc0b69e9c8a53e","kind":"tag","published_at":"2021-09-08T14:47:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.12.0/manifests"},{"name":"v11.11.4","sha":"c383abdb8d0f874a64bea3147a3dd3b9e1853f5e","kind":"tag","published_at":"2021-07-26T08:29:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.4/manifests"},{"name":"v11.11.3","sha":"7cfab9746b3ccc6f833cd9c892e7c3c804944a5e","kind":"tag","published_at":"2021-07-16T06:02:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.3/manifests"},{"name":"v11.11.2","sha":"23b5481b072d7e5488c889351b4a0e3d517ca29b","kind":"tag","published_at":"2021-07-14T06:55:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.2/manifests"},{"name":"v11.11.1","sha":"4f5ee74698bbfe726865b25874f8fcf9a6e7f607","kind":"tag","published_at":"2021-07-05T18:43:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.1/manifests"},{"name":"v11.11.0","sha":"4ae8a846a23673ea8916ba7ccc92992b3e103603","kind":"tag","published_at":"2021-06-14T05:46:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"c2c2e1349a50b16f7b168ac41465148b59101c6d","kind":"tag","published_at":"2021-05-28T08:21:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"39ce5a94f82c8427b10ab9e2e7e1b0ae5e7cb16d","kind":"tag","published_at":"2021-05-25T06:10:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.9.0/manifests"},{"name":"v11.8.15","sha":"da07fbaed70310c464421e87688d9850647e7f2f","kind":"tag","published_at":"2021-04-28T20:03:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.15","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.15/manifests"},{"name":"v11.8.14","sha":"cbdeaf81589f857668c9cbd1b18b7d50b7cbd656","kind":"tag","published_at":"2021-04-28T06:30:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.14","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.14/manifests"},{"name":"v11.8.13","sha":"2bd69a2cc638acfafb37dc0c56db6add4e9dac85","kind":"tag","published_at":"2021-04-12T15:22:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.13","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.13/manifests"},{"name":"v11.8.12","sha":"8bdb666ff51b2fa7590cf50338a34292f1ccec05","kind":"tag","published_at":"2021-03-26T07:18:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.12","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.12/manifests"},{"name":"v11.8.11","sha":"ffbe35eb7b193174b35bbaab3cc04090f3e72b00","kind":"tag","published_at":"2021-03-24T08:36:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.11","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.11/manifests"},{"name":"v11.8.10","sha":"228c55f2067639548b403813e4915768097ee47e","kind":"tag","published_at":"2021-03-12T07:10:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.10/manifests"},{"name":"v11.8.9","sha":"44ad9cd30e3491fd376bb6df8b60a5ef5ce6305c","kind":"tag","published_at":"2021-03-08T07:10:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.9/manifests"},{"name":"v11.8.8","sha":"086246ee653b1ff7679a12dbb6b840c23f22fa0b","kind":"tag","published_at":"2021-02-24T07:25:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.8/manifests"},{"name":"v11.8.7","sha":"ce14f34890927112e1a4e18888651d79970e180f","kind":"tag","published_at":"2021-02-16T19:42:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.7/manifests"},{"name":"v11.8.6","sha":"90c003cdc8be8acf6e231d7de98f41448c6571c1","kind":"tag","published_at":"2021-02-09T06:42:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.6/manifests"},{"name":"v11.8.5","sha":"552ed79036c28f282afe7c6ccb525b82b76e71d5","kind":"tag","published_at":"2020-12-28T08:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.5/manifests"},{"name":"v11.8.4","sha":"8fa7101bc0cb1c39a9ef9b9a47c9f497af08ee21","kind":"tag","published_at":"2020-12-14T07:25:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.4/manifests"},{"name":"v11.8.3","sha":"026717da974f9568307be4d3e4681d639eea9267","kind":"tag","published_at":"2020-12-10T07:13:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.3/manifests"},{"name":"v11.8.2","sha":"d52bef46dbd485948bae931ff4146e5871410c8a","kind":"tag","published_at":"2020-12-09T07:32:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.2/manifests"},{"name":"v11.8.1","sha":"3d9c0428a2c2e53d7f9dd461d266d60150b47311","kind":"tag","published_at":"2020-12-08T13:14:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.1/manifests"},{"name":"v11.8.0","sha":"a4aaf65e937e2b5ef021be41d581614a9aa80c73","kind":"tag","published_at":"2020-12-07T12:54:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.8.0/manifests"},{"name":"v11.7.4","sha":"769407ef855277d29a43b9aada4c75ebabc6fcee","kind":"tag","published_at":"2020-12-02T08:07:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.4/manifests"},{"name":"v11.7.3","sha":"753534f28254dadb76593685a125c7b387bdea3d","kind":"tag","published_at":"2020-09-23T06:02:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"afeaebb9713ab41c558af62602ae3ca65a649b61","kind":"tag","published_at":"2020-08-27T06:30:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"a144e1403fcee0e4e3aabdd8772cd19a77d57356","kind":"tag","published_at":"2020-08-21T07:40:28.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"4900e4e1a26d1b366dbfa4a190d811b271cec899","kind":"tag","published_at":"2020-06-19T05:55:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"f6daf2a555cff2fd92a573409345fffac2291625","kind":"tag","published_at":"2020-06-16T09:51:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"6bba31a11760ed83e4b38294f13179ff83784153","kind":"tag","published_at":"2020-06-12T06:12:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"acc6319d516e17d506e4a45880457c98bac8b565","kind":"tag","published_at":"2020-05-22T15:24:21.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"357c9e77813b409b4ce40e4a9d28f69671f12f63","kind":"tag","published_at":"2020-04-27T08:13:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.4.0/manifests"},{"name":"v11.3.5","sha":"7e3cde7b23e02aa1e3aae5f1b6a69be39e615af3","kind":"tag","published_at":"2020-04-19T09:50:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"4b61cfb2a28527b5714856cbff6164dabed9aa1d","kind":"tag","published_at":"2020-03-20T16:50:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"0828bfae7d166c336ae919b741fd5c126cb2e661","kind":"tag","published_at":"2020-02-18T08:53:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"69ddc66cddf89bd253ac5de5b82aeac9720ee378","kind":"tag","published_at":"2020-02-15T07:35:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"c764b0246e20844beaa5c01cc1d6af2ea0a4b347","kind":"tag","published_at":"2020-01-16T15:16:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.1/manifests"},{"name":"11.3.0","sha":"99fc5b8bde618b5d720846ea2396f3e6b4893943","kind":"tag","published_at":"2020-01-13T11:21:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/11.3.0/manifests"},{"name":"v11.3.0","sha":"f7bc9f7010d8a5b217047450c394c6e137790349","kind":"tag","published_at":"2020-01-13T11:14:04.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"ab759031b1ad7d2b5abc3f6d6a8e87403e8efdec","kind":"tag","published_at":"2019-12-18T09:27:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"40b77e017f16bbbf9d9bc19421740b398273cd58","kind":"tag","published_at":"2019-12-12T09:09:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"523f8a0abf127d2ab16616a6a8d3f817c49420c5","kind":"tag","published_at":"2019-11-30T10:25:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"b2c04215ec8aa5551f6c5b8c46258df4c20cdd5e","kind":"tag","published_at":"2019-11-29T07:31:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"140a3c6989bfc7485c82100f28e3ce35a256e1e8","kind":"tag","published_at":"2019-11-27T18:35:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"c9098753d81e4c461c0e719ae79e20fd36a20baa","kind":"tag","published_at":"2019-11-19T07:30:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"0c589dd03bf57c2bb126a9cb7a959d1dde7422b2","kind":"tag","published_at":"2019-11-13T16:32:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"5f2fc87165f76a516bc53b7d67a2e1fb37963a21","kind":"tag","published_at":"2019-11-13T07:17:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"9aa7c3c6725a8122d24181a455f19c5c65b78653","kind":"tag","published_at":"2019-11-07T08:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"c08282eaf1a2b70b38d0a5f1749c41309b04279a","kind":"tag","published_at":"2019-10-29T16:13:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"af7bad44ce5f6f27bf863411a4f0ea9625b07f8e","kind":"tag","published_at":"2019-10-24T15:37:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v11.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v11.0.0/manifests"},{"name":"v10.13.2","sha":"8f22267729d1c534fec224e9025b403206e9f09d","kind":"tag","published_at":"2019-10-24T07:30:19.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.2/manifests"},{"name":"v10.13.1","sha":"de62e6c98b8cd8632d66b4c8ce6de277cd931082","kind":"tag","published_at":"2019-09-27T05:59:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.1/manifests"},{"name":"v10.13.0","sha":"63993738e0b873a29c361b6a750651ce39116d98","kind":"tag","published_at":"2019-09-24T14:42:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.13.0/manifests"},{"name":"v10.12.5","sha":"19a2a0a921d8e144d0e6f775c059b709b44f5a7b","kind":"tag","published_at":"2019-09-16T06:15:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.5/manifests"},{"name":"v10.12.4","sha":"1a42148264b25866d9990711c8d236cba1c3d137","kind":"tag","published_at":"2019-09-11T08:53:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.4/manifests"},{"name":"v10.12.3","sha":"472d0541daee00ff0be84c87aa4f05c9cdb1cfb2","kind":"tag","published_at":"2019-09-09T08:58:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.3/manifests"},{"name":"v10.12.2","sha":"fb2e57f6dc70bf91dfd64a567c353351d51212d0","kind":"tag","published_at":"2019-08-13T17:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.2/manifests"},{"name":"v10.12.1","sha":"93ae24c0e284c8855055cc8e921b8877c082a2e3","kind":"tag","published_at":"2019-08-12T14:01:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.1/manifests"},{"name":"v10.12.0","sha":"61a1c86aa9f46c14d3c54636e87f715740e0e8f8","kind":"tag","published_at":"2019-08-10T09:18:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.12.0/manifests"},{"name":"v10.11.5","sha":"a3115568fed49dd98c080bfcac54919cdaabbe1d","kind":"tag","published_at":"2019-08-03T07:14:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.5/manifests"},{"name":"v10.11.4","sha":"1986ddc9a9d6326e0298cec0df73ee6eb347f288","kind":"tag","published_at":"2019-07-04T08:32:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.4/manifests"},{"name":"v10.11.3","sha":"83625bab0c1ee7fc7f889ff4c0f70a2e8cdfb79a","kind":"tag","published_at":"2019-07-02T10:59:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.3/manifests"},{"name":"v10.11.2","sha":"23257cb7c50f8594a955236f7de79865796e5e87","kind":"tag","published_at":"2019-06-20T10:50:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.2/manifests"},{"name":"v10.11.0","sha":"e5bf6c2044150b4b277419ed65e07194a59e0356","kind":"tag","published_at":"2019-05-30T11:02:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.11.0/manifests"},{"name":"v10.10.0","sha":"1277ec2e42a2b225f4427dc90b306079a308572f","kind":"tag","published_at":"2019-05-21T13:32:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.10.0/manifests"},{"name":"v10.9.1","sha":"144eacd1d51fd07b4de3ea7b4b0bbf97d7b48fd2","kind":"tag","published_at":"2019-05-16T13:55:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"8d1e5d469f78498c8f62bb4c7ceed58362c47d70","kind":"tag","published_at":"2019-04-25T08:57:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.9.0/manifests"},{"name":"v10.8.1","sha":"c871f12ed660feba832e17d7772d79f502c8d5bb","kind":"tag","published_at":"2019-04-17T15:30:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.1/manifests"},{"name":"v10.8.0","sha":"9a0722dfb00ee1a9980879843ad58fceef5ac4e2","kind":"tag","published_at":"2019-04-16T08:43:49.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.8.0/manifests"},{"name":"10.7.0","sha":"2502f5a35f387ed8034e063a017a4a771d45e17a","kind":"tag","published_at":"2019-04-11T07:56:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/10.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/10.7.0/manifests"},{"name":"v10.6.2","sha":"69e497338bf74fd06b3f7e1107df9b9b682bd8c7","kind":"tag","published_at":"2019-04-08T08:44:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.2/manifests"},{"name":"v10.6.1","sha":"b2064dd8ac843718a0d43cc18c6acf2f4e975f52","kind":"tag","published_at":"2019-04-02T06:32:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"f4cd5eaa46dc5226df6d76bb02b554be9bc56d4e","kind":"tag","published_at":"2019-03-25T10:53:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.6.0/manifests"},{"name":"v10.5.3","sha":"b251e68c8833745c851ee41e4946dd5c79c21baa","kind":"tag","published_at":"2019-03-22T12:38:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.3/manifests"},{"name":"v10.5.2","sha":"2ac0b6cfc26b4cd80970f35321ca5c9026d63597","kind":"tag","published_at":"2019-03-18T09:03:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.2/manifests"},{"name":"v10.5.1","sha":"9f39b7f0fac11bc624f20ffbb9b833fab8e80a6d","kind":"tag","published_at":"2019-03-14T14:44:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"e0e140c27b84a84be3f1f61ecce629867a65ac48","kind":"tag","published_at":"2019-03-14T09:08:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.5.0/manifests"},{"name":"v10.4.2","sha":"4bf229db74cf43427b8964f5e8cba0f9f2b12e1f","kind":"tag","published_at":"2019-03-13T06:42:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.2/manifests"},{"name":"v10.4.1","sha":"e49558c492e3cd14a0c42153912b4723de6c3b17","kind":"tag","published_at":"2019-03-11T13:21:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"398162a7015fc84cb8d7b4b4eafbc5d947b793ef","kind":"tag","published_at":"2019-03-11T11:58:34.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"4683d1139faf4ad7f81b1bf6f0fd7e69e5440ecf","kind":"tag","published_at":"2019-03-08T06:43:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"4203e6c1bbde8d9d1beeafc5bcc9f6e209a9f5d1","kind":"tag","published_at":"2019-03-06T08:24:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"e20bd3c3fd62445f36e40c461b9bba0ef7980d25","kind":"tag","published_at":"2019-03-04T10:56:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"85ce300c539441654a6dda974294f847008f3166","kind":"tag","published_at":"2019-02-21T12:34:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"652b961a96c4bb4aa6930f91160531c5ded144ea","kind":"tag","published_at":"2019-02-15T10:13:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"a46263ed3f5bd4c84cb4353cbdcf2f1c34c79214","kind":"tag","published_at":"2019-02-14T10:25:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"dcb7ea4b4f5470042f3a3843513f586f630a074c","kind":"tag","published_at":"2019-02-14T10:14:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.1.0/manifests"},{"name":"v10.0.5","sha":"ece439751c09b0cbe8170f07bfe79617ce589cb8","kind":"tag","published_at":"2019-02-11T19:28:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"f6baf3763917fdb887744301152f2e21eb9a2924","kind":"tag","published_at":"2019-02-09T20:25:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"0225250efa74445a03abb167ed1c7d6d7fc9399e","kind":"tag","published_at":"2019-02-09T12:42:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"d34f5232bf714bb3cd318c3209c3604b97fb17b7","kind":"tag","published_at":"2019-02-08T12:20:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7b62c3d3697d138b2eed72824f808da9cd6aa9da","kind":"tag","published_at":"2019-02-07T16:35:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c7ee76912643b04d48abd12ee9dbc234f3ca440a","kind":"tag","published_at":"2019-02-06T09:25:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v10.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v10.0.0/manifests"},{"name":"v9.0.10","sha":"11e23a4c482a3449ca1e664eedd745975957e3d6","kind":"tag","published_at":"2019-01-30T07:45:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.10","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"5e929b56709d92c1bce87cb939bb00800ebfafb0","kind":"tag","published_at":"2019-01-26T16:59:18.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"3ad6bf93ab8687a62291ccaaeb50d3ce111a6bef","kind":"tag","published_at":"2019-01-24T12:20:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"e059e96e451f6cd52dd5d125bd374de6add757e5","kind":"tag","published_at":"2019-01-22T13:59:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"d13a8e95b651385462f9400397ca29017878281a","kind":"tag","published_at":"2019-01-22T11:25:42.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"ce6fc770fb067730718e1747b7680fddd3a5d8e4","kind":"tag","published_at":"2019-01-22T08:13:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"71fdd5b23989277e1760a91cbc3c0b32d4db7ba3","kind":"tag","published_at":"2019-01-18T13:58:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"376fe57c02e2567a933039d3857df445bb3ba5bf","kind":"tag","published_at":"2019-01-17T08:52:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"f48133701744b8004109ec8926df5a0f001f921d","kind":"tag","published_at":"2019-01-04T09:22:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"92d946987a784f57c6bd6ca84d3f915292600415","kind":"tag","published_at":"2019-01-02T08:53:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"0bf44375c5a812b4c5a294daf1b3e62a4cc9beb2","kind":"tag","published_at":"2018-12-31T06:39:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v9.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v9.0.0/manifests"},{"name":"v8.3.9","sha":"c47412fac6aeb215df3f4dbf9ba86fc255163697","kind":"tag","published_at":"2018-12-13T20:22:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.9","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.9/manifests"},{"name":"v8.3.8","sha":"b863a65d9b411cda31f10ea65a21715c605e15f7","kind":"tag","published_at":"2018-11-13T09:37:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.8/manifests"},{"name":"v8.3.7","sha":"2028d0ae3d96c5988dfca276f5424c4b87ea1d56","kind":"tag","published_at":"2018-11-09T20:15:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.7/manifests"},{"name":"v8.3.6","sha":"022b9aa5df630cb413c3e7746ecbf7569e638a9f","kind":"tag","published_at":"2018-11-06T10:28:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.6/manifests"},{"name":"v8.3.5","sha":"19f5f3f5a317e54d4864c29deab9170e03421aef","kind":"tag","published_at":"2018-10-28T13:54:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.5/manifests"},{"name":"v8.3.4","sha":"50c3921b7ceb349aa02aa9d24c9cac8083d2176c","kind":"tag","published_at":"2018-10-28T13:43:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.4/manifests"},{"name":"v8.3.3","sha":"b712fd2e16d4769b693d99e8dd495d92c441ca5d","kind":"tag","published_at":"2018-10-27T19:31:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"1d7db68fa1d5d9bf3a171c243d6228099e180488","kind":"tag","published_at":"2018-10-27T19:14:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"1340bf670b961d219ff96fcd688f9a1793b4ff04","kind":"tag","published_at":"2018-10-27T07:34:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"551692d38b7d7cfce88ad02be67a22f0b6bfac1d","kind":"tag","published_at":"2018-10-26T14:19:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"897576df5fd060d0f830bf2bd38dac6e164db97f","kind":"tag","published_at":"2018-10-26T08:47:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.2.0/manifests"},{"name":"v8.1.2","sha":"69d6822449139e1cb89c7a317a9a15b83efda27e","kind":"tag","published_at":"2018-10-25T07:21:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"03500d27bfc1bac0b455fc73a4b4bad163ec5026","kind":"tag","published_at":"2018-10-24T12:31:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"b97955383cb9fcd888c77ad3c32b0e022fe3301b","kind":"tag","published_at":"2018-10-20T17:35:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.1.0/manifests"},{"name":"v8.0.8","sha":"a6950678cd0282fea330dcdedefb2a2e059593bd","kind":"tag","published_at":"2018-10-17T09:36:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.8","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.8/manifests"},{"name":"v8.0.7","sha":"0a6ad1af280ab5273a557b98e0960018cb8fd70d","kind":"tag","published_at":"2018-10-04T08:50:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.7","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"ca53bd85deb850c7cfeea1b8f9bc291e06a5cf9b","kind":"tag","published_at":"2018-10-02T11:19:13.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"60658921f659a8b56da9b4e1d8a5bd7a906096b6","kind":"tag","published_at":"2018-10-02T08:50:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8cd555888271ff04d87e091f632b7f74d993bb73","kind":"tag","published_at":"2018-10-01T10:19:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"0c74717c34c57102c8119031284813621fb82cf9","kind":"tag","published_at":"2018-10-01T09:52:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"7f0533aafd813318a808388cd2f8c073fdecf1ef","kind":"tag","published_at":"2018-10-01T09:44:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"54e4eff9840bba628e36577b8e64fa57d4a9a31e","kind":"tag","published_at":"2018-10-01T08:56:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"2d4c600711eb34702a33a018934963c7ee33a4fa","kind":"tag","published_at":"2018-09-30T16:33:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v8.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v8.0.0/manifests"},{"name":"v7.13.0","sha":"2c2046096912c7252d6143d1e1245c71b9c47909","kind":"tag","published_at":"2018-09-25T08:05:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.13.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"bc8c9dfd645333b0a23274c75004595b4f1b54ff","kind":"tag","published_at":"2018-09-10T09:36:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.12.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"d899be42f240a46de0f88f2c8fd1beedf05df60c","kind":"tag","published_at":"2018-09-03T15:06:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"b6d08d3eae99f54c9f536725d44aac4ba9b01996","kind":"tag","published_at":"2018-08-24T15:21:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.11.0/manifests"},{"name":"v7.10.1","sha":"c9dc17d44338bcdf820b62dcf960702aa3f08d8f","kind":"tag","published_at":"2018-07-30T08:21:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"fdb94e14c198e25aa7fbe60e32362e5316b1246f","kind":"tag","published_at":"2018-07-30T07:50:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"9176e0a82747aa0770f22955da690bb619f34357","kind":"tag","published_at":"2018-07-26T11:47:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"1dc13d37ca71a89a25af349e7775c4be06a9ced0","kind":"tag","published_at":"2018-07-18T05:54:02.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.9.0/manifests"},{"name":"v7.8.1","sha":"00b0e6926ad8de80d8571fa720b6515b804cb73f","kind":"tag","published_at":"2018-07-12T14:15:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"21524dea56a7e4f226da667acfa29b769a6cb3a3","kind":"tag","published_at":"2018-07-06T08:11:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.8.0/manifests"},{"name":"v7.7.0","sha":"ea33774201da9732abb65eeec058c7946f6679b3","kind":"tag","published_at":"2018-06-04T16:21:41.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.7.0/manifests"},{"name":"v7.6.1","sha":"c2fd0024a458cd54d0eff5a305f759ddffca2133","kind":"tag","published_at":"2018-04-28T00:14:23.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"e46fbfe16af808e492ec9181e5ee2e933eb76a48","kind":"tag","published_at":"2018-04-13T10:54:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"90ca827975ac12f2ee3fa4c6bf27d741d32be204","kind":"tag","published_at":"2018-03-22T07:37:36.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"fec5f5fefad0a44ca8b5c6592fd5a30404252a8e","kind":"tag","published_at":"2018-03-08T11:34:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"49fe1e573791efd4f3dfcf2c3a725ad88c455805","kind":"tag","published_at":"2018-02-20T08:54:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.4.0/manifests"},{"name":"v7.3.6","sha":"56dfcf8663386aad407ba4198d40c2af6f7ae9e4","kind":"tag","published_at":"2018-02-09T12:43:45.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.6/manifests"},{"name":"v7.3.5","sha":"959270c3b20ce507c07602f29a8ac6392f723245","kind":"tag","published_at":"2018-02-09T12:36:47.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.5/manifests"},{"name":"v7.3.4","sha":"66b564c42edb32e3114b631837a8740c18e87d36","kind":"tag","published_at":"2018-01-26T15:17:51.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.4/manifests"},{"name":"v7.3.3","sha":"5689e84bd9871f44f596d34b1c078df935d3d240","kind":"tag","published_at":"2018-01-26T14:51:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.3/manifests"},{"name":"v7.3.2","sha":"41f57c8a20b1deea70c15a03601b2185ff244c8e","kind":"tag","published_at":"2018-01-25T12:46:11.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"7f47137b6ff893d26f7f5d8894dd6b0fb5e22635","kind":"tag","published_at":"2018-01-09T17:57:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"affe9a970ba7cc94aae0033264ccb07a3d7cebee","kind":"tag","published_at":"2017-12-16T08:08:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"465b95ecbb82ef0301fe4fbbe89addb35ece57b8","kind":"tag","published_at":"2017-12-13T11:40:56.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"bf305d96c645c5d6589826ba284ccba6ff63196e","kind":"tag","published_at":"2017-12-04T14:15:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"37c88b47a02f13fa3671e668fdf5dfd7140d14f8","kind":"tag","published_at":"2017-12-02T17:20:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"b2e53d5209f1d88d083500e0b0a16c2b585b002c","kind":"tag","published_at":"2017-11-25T18:31:26.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"1befa75ccd558fee15b751af47524a2f4122309f","kind":"tag","published_at":"2017-11-25T07:55:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"712ace76778ac9d9893a04af47060cd617a974a1","kind":"tag","published_at":"2017-11-23T10:14:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v7.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v7.0.0/manifests"},{"name":"v6.2.0","sha":"06fb359371f9c5a21eb4fd0148a7e739b5975fd1","kind":"tag","published_at":"2017-11-17T21:06:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"735b1ea570dc49a1313bf1f28d155ff56e6a570f","kind":"tag","published_at":"2017-11-02T19:25:20.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.1.0/manifests"},{"name":"v6.0.6","sha":"a2e87c9c8a5d0e9b85457ef774aa8d29db9b614b","kind":"tag","published_at":"2017-10-09T10:50:59.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.6","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"63fb43294dd1832112729e385175fc2a5145a44f","kind":"tag","published_at":"2017-10-05T07:34:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.5","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"c7b0783148542803970f4e8c6e6001072c3ca0b3","kind":"tag","published_at":"2017-10-02T17:20:44.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"9a72ebcfef7e1112bdb21faa35959fef9c2531a9","kind":"tag","published_at":"2017-10-02T17:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"659a7de6aab5527cf05ab2238cdc401461dfbc5f","kind":"tag","published_at":"2017-09-28T06:46:14.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"b2b4e0464e57f6d3f72df966667943dda97fdfab","kind":"tag","published_at":"2017-09-27T18:31:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"6605e0f3ecbc88298d1c47087f3503dc99488228","kind":"tag","published_at":"2017-09-26T12:19:29.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v6.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v6.0.0/manifests"},{"name":"v5.4.1","sha":"329377bf081287a5ea8b08c0bbbaa88e8eaaed8c","kind":"tag","published_at":"2017-09-24T13:25:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"379cec4d3b579a7a80400f673cdd3aefa07fc689","kind":"tag","published_at":"2017-09-16T13:49:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"7e405900631af3219ee7d06c69ce88bb6249aba4","kind":"tag","published_at":"2017-09-13T05:33:57.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"fa05c5f15ecc4e7db628af6b31387e4556613c5f","kind":"tag","published_at":"2017-08-28T11:27:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"fc1bd9b777ff1cc042f3aa2e7e17caa7df8b2e8b","kind":"tag","published_at":"2017-08-23T05:59:07.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"d7a87ea9c3703c8ae8adfe132e4e0d94c41bd484","kind":"tag","published_at":"2017-08-18T08:39:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v5.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v5.0.0/manifests"},{"name":"v4.8.0","sha":"4875717673a231b599d8dcfd6d8d3f6291b83f61","kind":"tag","published_at":"2017-08-04T10:06:38.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"53a4dc90ad4143f5e191352fa6b13e93c1efd2ca","kind":"tag","published_at":"2017-07-25T18:31:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.7.0/manifests"},{"name":"v4.6.4","sha":"1c0c3fa0bfc92b95a1a394113f8466eb141dab92","kind":"tag","published_at":"2017-07-13T12:34:58.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"1c8dbfdf384dd29ca06e1abd0bdd34a95d895f3b","kind":"tag","published_at":"2017-07-12T05:52:00.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"23e0dffc958045a981328f4c159509e9a8888d3e","kind":"tag","published_at":"2017-07-08T19:24:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"3cde4a7b469dc5d488f113498203a97bad662fef","kind":"tag","published_at":"2017-06-30T13:37:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5595fed720a1c282322d249638c5242d4898c7a5","kind":"tag","published_at":"2017-06-30T11:57:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"a06c4a0c280db9c82f393c4fdcc33e19d533a8d1","kind":"tag","published_at":"2017-06-29T12:53:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fa28af25b5ad985e9720d390f16ad42f578bc101","kind":"tag","published_at":"2017-06-28T12:02:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"4b254a707f10dcfd3e4a9369f0c6ead9e5d9272f","kind":"tag","published_at":"2017-06-26T11:57:17.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"f5bb2ef66d3cb544841eda1edfdad8ff2354c6c3","kind":"tag","published_at":"2017-06-26T07:57:50.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"715debd25970272d94c7f1002efefd66ea9dbfb7","kind":"tag","published_at":"2017-06-12T06:47:22.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"5e4f27bb45531906dd459aa72f296d8ffe6e8f22","kind":"tag","published_at":"2017-06-09T09:40:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"33fc8a860e1f905e593ef7c6b7b0a7130ccfb9f7","kind":"tag","published_at":"2017-05-16T09:29:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"1c21586fbcaf7dc35f9939e044400e09edc76503","kind":"tag","published_at":"2017-05-11T18:12:10.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v4.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"da1255017d7115bbe76fc5d4b0ba974142cc1d71","kind":"tag","published_at":"2017-05-11T18:05:53.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2085dbce08e3e10f8e6eb5e83c8d2447906bdd9","kind":"tag","published_at":"2017-05-10T18:44:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"58cb7b887947fb5f7c1e9e95b7723ecfd1b341cb","kind":"tag","published_at":"2017-04-11T09:51:55.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56543a7fef3c92d13e6b29ec98482b1ddf69ac42","kind":"tag","published_at":"2017-04-10T13:21:30.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v3.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v3.0.0/manifests"},{"name":"v2.2.3","sha":"f1091ac603f168996260578703fc370f0610c7f1","kind":"tag","published_at":"2017-03-28T11:59:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"decd1b3079fef4c07f460f5fd6794963a6d57bc8","kind":"tag","published_at":"2017-03-28T11:36:37.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"4f5673e3ec1a19dcdf9b69c013fe095cc230d807","kind":"tag","published_at":"2017-03-24T08:52:35.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8c9ad25c21bc3740499d23ff4209371dd717fe0c","kind":"tag","published_at":"2017-02-13T20:24:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"e3b0197e00c579185ca782c09f32d5890101b6dc","kind":"tag","published_at":"2017-02-02T09:04:40.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"415fef4c2ff4c053d848a3afaa241a690c694152","kind":"tag","published_at":"2017-01-22T15:03:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3a1bbc1920999f55c4a86c765c582e5120fa19bd","kind":"tag","published_at":"2017-01-09T20:26:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v2.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v2.0.0/manifests"},{"name":"v1.11.0","sha":"195b7df227d9fc4820a147a069c4f9b0c66c5478","kind":"tag","published_at":"2016-12-16T13:42:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.11.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"afd4ce48dab8dec071d320dd676f954c049e91e0","kind":"tag","published_at":"2016-09-25T09:15:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4b830efe5737777d526dc53c2196eeb63f1c278a","kind":"tag","published_at":"2016-09-15T06:54:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.10.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"72b8ce7647b5935c1eca4050822e7397bf58181c","kind":"tag","published_at":"2016-09-14T19:53:43.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.9.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"a3ca87c32b6fb1f6a6dd5343396eef3c3410a1db","kind":"tag","published_at":"2016-08-19T06:59:31.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.8.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7c13ce6ff9825553b66d43f35017f6385f7e357c","kind":"tag","published_at":"2016-08-10T13:10:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.7.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.7.0/manifests"},{"name":"v1.6.3","sha":"5cbcbf966c7f7a9f90cb4f3d9daa6391a98250df","kind":"tag","published_at":"2016-07-19T14:10:09.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"649089c0a19c9b6328832318cdae570e302fd4d3","kind":"tag","published_at":"2016-07-12T16:49:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"469e0329aca03237fd985322e6687f15f9ae214c","kind":"tag","published_at":"2016-07-09T17:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fb6b6e6edb62d1e7883aa84e50012eb091dd3c0f","kind":"tag","published_at":"2016-07-05T14:46:46.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.6.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"99c5e400adb23f910c3d07afe7964bb92b8aeccc","kind":"tag","published_at":"2016-07-05T11:41:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"1f6f8142a3acf82e0d6fce3c1413d42acfe65beb","kind":"tag","published_at":"2016-06-17T15:43:12.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"63e09fe10ead8abf044bffed7dcf67bf2a889646","kind":"tag","published_at":"2016-06-17T06:41:32.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f073c88bf2123c63f42ee1aa1621e4971ccf490d","kind":"tag","published_at":"2016-06-13T07:25:05.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.5.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"50ca7e8a41a9df29bf4221830ebca79e95766ca8","kind":"tag","published_at":"2016-06-06T10:55:48.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"21a2e3a764fa87790dce9b105fdbc8fe9aa94bb5","kind":"tag","published_at":"2016-05-08T09:40:33.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab5f8802f1418fd0ba4bac3eda0bda28f27a59ee","kind":"tag","published_at":"2016-04-29T13:27:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.4.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"573f1523909929fb3127f67b32e4a3d3fb36cafb","kind":"tag","published_at":"2016-04-21T07:34:25.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2ff4c2d8162a1927b2292b8108acf7256aef152d","kind":"tag","published_at":"2016-04-01T10:13:01.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.3.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"507f0277c573d7e5501f6f941e59a109c0db8e8e","kind":"tag","published_at":"2016-03-15T08:12:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.2","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"393cb238c9a42eeb25df47086f9d105e2dd7c76f","kind":"tag","published_at":"2016-03-10T08:40:08.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"680e1891f5c120f8734256155d04dc0d4e4d1ece","kind":"tag","published_at":"2016-03-09T16:38:54.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.2.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"32b9bfb2c87dcbaa93ba1a7a55d07589ebbc037e","kind":"tag","published_at":"2016-02-24T09:18:39.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.1.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"3a146c88e89021060add63c2361a368b592d9457","kind":"tag","published_at":"2016-02-23T10:15:52.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.1","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"277aeb1fa26644707dca3e1b4856a5402523d6e4","kind":"tag","published_at":"2016-02-23T08:40:15.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/v1.0.0","html_url":"https://github.com/i18next/react-i18next/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/v1.0.0/manifests"},{"name":"0.0.4","sha":"bc8f331842053f5615792be0da9a781a8544c73a","kind":"tag","published_at":"2015-12-16T20:03:24.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.4","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"e450fe3342a96ac67b5f55eed67305e2726030a0","kind":"tag","published_at":"2015-12-12T14:51:06.000Z","download_url":"https://codeload.github.com/i18next/react-i18next/tar.gz/0.0.3","html_url":"https://github.com/i18next/react-i18next/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/tags/0.0.3/manifests"}]},"repo_metadata_updated_at":"2024-09-08T13:28:12.275Z","dependent_packages_count":3828,"downloads":41736050,"downloads_period":"last-month","dependent_repos_count":34772,"rankings":{"downloads":0.07763764226915895,"dependent_repos_count":0.15670368271859464,"dependent_packages_count":0.022098160083104765,"stargazers_count":1.0737073066488014,"forks_count":1.1587390100864519,"docker_downloads_count":0.12303829815599396,"average":0.43532068332701757},"purl":"pkg:npm/react-i18next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-i18next","docker_dependents_count":727,"docker_downloads_count":288258905,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-i18next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-i18next/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:58:36.208Z","issues_count":254,"pull_requests_count":88,"avg_time_to_close_issue":3132304.668161435,"avg_time_to_close_pull_request":1277648.9886363635,"issues_closed_count":223,"pull_requests_closed_count":88,"pull_request_authors_count":20,"issue_authors_count":214,"avg_comments_per_issue":7.559055118110236,"avg_comments_per_pull_request":3.2613636363636362,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":96,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":1036961.6571428571,"past_year_avg_time_to_close_pull_request":224872.46875,"past_year_issues_closed_count":70,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":4.020833333333333,"past_year_avg_comments_per_pull_request":3.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","maintainers":[{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"},{"login":"marcalexiei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"},{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"}],"active_maintainers":[{"login":"marcalexiei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-i18next/codemeta","maintainers":[{"uuid":"adrai","login":"adrai","name":null,"email":"adriano@raiano.ch","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~adrai","role":null,"created_at":"2022-11-10T11:31:19.125Z","updated_at":"2022-11-10T11:31:19.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrai/packages"},{"uuid":"jamuhl","login":"jamuhl","name":null,"email":"jan.muehlemann@gmail.com","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~jamuhl","role":null,"created_at":"2022-11-10T11:31:19.128Z","updated_at":"2022-11-10T11:31:19.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jamuhl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5511420,"maintainers_count":1163311,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":463,"full_name":"i18next/react-i18next","default_branch":"master","total_commits":1708,"total_committers":213,"total_bot_commits":24,"total_bot_committers":1,"mean_commits":8.018779342723004,"dds":0.626463700234192,"past_year_total_commits":154,"past_year_total_committers":16,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.625,"past_year_dds":0.1558441558441559,"last_synced_at":"2026-04-05T00:13:57.484Z","last_synced_commit":"4d62f869053355821249c6235c2ded6e8e3ea492","created_at":"2023-03-06T22:04:30.664Z","updated_at":"2026-04-05T00:05:52.393Z","committers":[{"name":"Jan Muehlemann","email":"jan.muehlemann@gmail.com","login":"jamuhl","count":638},{"name":"Adriano Raiano","email":"adriano@raiano.ch","login":"adrai","count":520},{"name":"Pedro Durek","email":"pedro.durek@shopify.com","login":"pedrodurek","count":41},{"name":"greenkeeperio-bot","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":32},{"name":"Kevin Ross","email":"kevin.ross@alienfast.com","login":"rosskevin","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":24},{"name":"Gregory Beaver","email":"greg.beaver.cello@gmail.com","login":"cellog","count":21},{"name":"Ricardo Costa","email":"48949546+ripecosta","login":"ripecosta","count":16},{"name":"Tiger Abrodi","email":"tigerabrodi@gmail.com","login":"tigerabrodi","count":14},{"name":"Isaac Hinman","email":"isaac@isaachinman.com","login":"isaachinman","count":12},{"name":"Matheus Schettino","email":"schettino2@gmail.com","login":"schettino","count":10},{"name":"Julian Grinblat","email":"julian@dotcore.co.il","login":"perrin4869","count":10},{"name":"Amr Gad","email":"merodiro@gmail.com","login":"merodiro","count":9},{"name":"Viktor Andersson","email":"30777521+VIKTORVAV99","login":"VIKTORVAV99","count":9},{"name":"Jean-Michel FRANCOIS","email":"jmfrancois@talend.com","login":"jmfrancois","count":8},{"name":"Jacob Evans","email":"cloud887@gmail.com","login":"JacobMGEvans","count":8},{"name":"Nicolas Schabram","email":"n.schabram@cflox.com","login":null,"count":8},{"name":"Marco Pasqualetti","email":"24919330+marcalexiei","login":"marcalexiei","count":7},{"name":"Nicole Chung","email":"nicole.chung@gmail.com","login":"nicolechung","count":6},{"name":"Alessandro Barbieri","email":"info@alessandrobarbieri.net","login":"a-barbieri","count":6},{"name":"Juhana Jauhiainen","email":"juhana.jauhiainen@gmail.com","login":"juhanakristian","count":6},{"name":"Ruben","email":"ruben@thoughtmachine.net","login":"raynor85TM","count":6},{"name":"Tiso Alvarez Puccinelli","email":"28565117+tisoap","login":"tisoap","count":6},{"name":"Amir Hoseinian","email":"amir.hoseinian@aboutyou.de","login":null,"count":5},{"name":"Andrew Luca","email":"thendrluca@gmail.com","login":"iamandrewluca","count":5},{"name":"nicegamer7","email":"kerminaawad@gmail.com","login":"nicegamer7","count":5},{"name":"Truong Hoang Dung","email":"checkraiser11@gmail.com","login":"revskill10","count":4},{"name":"Andrew Branch","email":"andrew@wheream.io","login":"andrewbranch","count":3},{"name":"Jussi Kinnula","email":"jussi.kinnula@wunderdog.fi","login":"jussikinnula","count":3},{"name":"Kostya Esmukov","email":"kostya@esmukov.ru","login":"KostyaEsmukov","count":3},{"name":"Magda Kwiecień","email":"magda.olga.kwiecien@gmail.com","login":"kwieccia","count":3},{"name":"Paolo Priotto","email":"paolo@priotto.de","login":"depoulo","count":3},{"name":"Tim","email":"timheilman","login":"timheilman","count":3},{"name":"Wichert Akkerman","email":"wichert@wiggy.net","login":"wichert","count":3},{"name":"andrew jarrett","email":"ahrjarrett@gmail.com","login":"ahrjarrett","count":3},{"name":"high1","email":"high1","login":"high1","count":3},{"name":"medihack","email":"kai.schlamp@gmail.com","login":"medihack","count":3},{"name":"oksanab","email":"oksanab@wix.com","login":"brumeregan","count":3},{"name":"redbugz","email":"allredlt@familysearch.org","login":"redbugz","count":3},{"name":"vpriem","email":"vinzent.priem@gmail.com","login":"vpriem","count":3},{"name":"Pascal Corpet","email":"pcorpet","login":"pcorpet","count":3},{"name":"Dylan Seago","email":"dylan.seago@gmail.com","login":"dylanseago","count":2},{"name":"Emmanuel Roussel","email":"emmanuel@emroussel.xyz","login":"emroussel","count":2},{"name":"Gert Hengeveld","email":"info@ghengeveld.nl","login":"ghengeveld","count":2},{"name":"Gritty_dev","email":"101377478+codomposer","login":"codomposer","count":2},{"name":"Ian Will","email":"icwill@gmail.com","login":"iancw","count":2},{"name":"Jonathan Ingram","email":"jonathan.ingram@digital.gov.au","login":"jonathaningram","count":2},{"name":"Jorge Maroto","email":"patoroco@gmail.com","login":"patoroco","count":2},{"name":"Keisuke Kan","email":"9renpoto@gmail.com","login":"9renpoto","count":2},{"name":"Martin Koparanov","email":"50118937+PsychedMagnet","login":"PsychedMagnet","count":2},{"name":"Nassim Benkirane","email":"nassim.benkirane@gmail.com","login":"nassimbenkirane","count":2},{"name":"Nicky","email":"nicky.thorne@deliveryblueprints.com","login":"ntdeliveryblueprints","count":2},{"name":"Panjie Setiawan Wicaksono","email":"panjie@panjiesw.com","login":"panjiesw","count":2},{"name":"tkow","email":"t.kusama0613@outlook.jp","login":"tkow","count":2},{"name":"Jaguar Zhou","email":"ai.ourship@gmail.com","login":"aiktb","count":2},{"name":"Pedro Morello Abbud","email":"abbudao@gmail.com","login":"abbudao","count":2},{"name":"Rodrigo Argüello","email":"rarguellof91@gmail.com","login":"rarguelloF","count":2},{"name":"Spencer Miskoviak","email":"5247455+skovy","login":"skovy","count":2},{"name":"Sébastien Vanvelthem","email":"belgattitude","login":"belgattitude","count":2},{"name":"Tomohiro Tsukui","email":"tsukushi0104@gmail.com","login":"tsuk29","count":2},{"name":"Yuchao","email":"yuchao.dev@gmail.com","login":"cuyl","count":2},{"name":"Zachary Wenta","email":"reZach","login":"reZach","count":2},{"name":"moT01","email":"20648924+moT01","login":"moT01","count":2},{"name":"olivierpascal","email":"olivier.pascal@gmail.com","login":"olivierpascal","count":2},{"name":"vovsemenv","email":"20096510+vovsemenv","login":"vovsemenv","count":2},{"name":"Daniel Reichhart","email":"34721312+reichhartd","login":"reichhartd","count":2},{"name":"Alexey Kuznetsov","email":"alex509@gmail.com","login":"Alex509","count":2},{"name":"Marcos Gomez Castillo","email":"adayintexas@gmail.com","login":"ImADrafter","count":2},{"name":"Alejandro Heredia","email":"alejandro.heredia.c@gmail.com","login":"logusgraphics","count":2},{"name":"Ahmad Salameh","email":"ahmadsalameh.dev@gmail.com","login":"ahmadfsalameh","count":2},{"name":"Thomas Ladd","email":"thomasladd@ip-192-168-7-70.ec2.internal","login":null,"count":2},{"name":"rlaranjeira","email":"renald.laranjeira@scantech.fr","login":null,"count":2},{"name":"Tom","email":"7240988+traverse","login":"traverse","count":2},{"name":"Balavishnu V J","email":"balavishnu06@gmail.com","login":"balavishnuvj","count":1},{"name":"Arki Zhou","email":"arki.zhouyuan@gmail.com","login":"zhouyuan1990","count":1},{"name":"Adam Lane","email":"enalmada@gmail.com","login":"Enalmada","count":1},{"name":"Ahmet Atasoy","email":"menthena@gmail.com","login":"menthena","count":1},{"name":"Alessandro Di Felice","email":"alessandro.difelice@gmail.com","login":"difelice","count":1},{"name":"Alex Guerra","email":"alex@heyimalex.com","login":"heyimalex","count":1},{"name":"Alex Ray","email":"alex.ray12@gmail.com","login":"aray12","count":1},{"name":"Alexander Bakum","email":"alexander.bakum@gmail.com","login":"alexbakum","count":1},{"name":"Alexander Kachkaev","email":"alexander@kachkaev.ru","login":"kachkaev","count":1},{"name":"Benjamin Delamarre","email":"d34thwings@gmail.com","login":"D34THWINGS","count":1},{"name":"Benjamin Plouzennec","email":"plouzennec.benjamin@gmail.com","login":"Okazari","count":1},{"name":"Benjamin Urrutia","email":"48262928+benjaurr","login":"benjaurr","count":1},{"name":"Bertrand Marron","email":"bertrand.marron@gmail.com","login":"tusbar","count":1},{"name":"Bhargav Ponnapalli","email":"imbhargav5@gmail.com","login":"imbhargav5","count":1},{"name":"Bill Collins","email":"bilbocollins@gmail.com","login":"mrginglymus","count":1},{"name":"Dan Reeves","email":"hey@danreev.es","login":"danreeves","count":1},{"name":"Damian Stasik","email":"visualfanatic","login":"visualfanatic","count":1},{"name":"Cyrille","email":"cyrille@bayesimpact.org","login":"zozoens31","count":1},{"name":"Alexandre","email":"alexandre@Alexandres-MacBook-Pro.local","login":null,"count":1},{"name":"Bejoy","email":"bejoy@webviews.me","login":null,"count":1},{"name":"Emma Simon","email":"esimon@kmbs.konicaminolta.us","login":null,"count":1},{"name":"Gabriel Izaias","email":"gabriel.izaias+github@gmail.com","login":null,"count":1},{"name":"Gabriel Malet","email":"gabrielmalet@gmail.com","login":null,"count":1},{"name":"Hiroyuki Shirakawa","email":"hiroyuki.shirakawa@viibar.com","login":null,"count":1},{"name":"Kevin Mitchell","email":"kmitchell22@bloomberg.net","login":null,"count":1},{"name":"Mark Faga","email":"mark.faga@ezcater.com","login":null,"count":1},{"name":"Micha Reiser","email":"micha@famreiser.ch","login":null,"count":1},{"name":"Pontus Abrahamsson","email":"pontus.abrahamsson@klarna.com","login":null,"count":1},{"name":"Serhii Sydoruk","email":"serhiis@wix.com","login":null,"count":1},{"name":"Shaun Lloyd","email":"shaun@chromatic.com","login":null,"count":1},{"name":"TQjona","email":"wagner@tqsoft.de","login":null,"count":1},{"name":"Timothy Purchas","email":"timothy.purchas@iag.com.au","login":null,"count":1},{"name":"WenYaoKong","email":"wenyao@cyder.com.sg","login":null,"count":1},{"name":"nkhristinin","email":"nkhristinin@khristinin.local","login":null,"count":1},{"name":"Antono Vasiljev","email":"antono.vasiljev@gmail.com","login":"antono","count":1},{"name":"Tal Harouvi","email":"71753163+halouvi","login":"halouvi","count":1},{"name":"Takahiro Matsuda","email":"takakobem@gmail.com","login":"takakobem","count":1},{"name":"Swiip","email":"matthieu.lux@gmail.com","login":"Swiip","count":1},{"name":"Stephen Lin","email":"stephenlin35","login":"stephenlin35","count":1},{"name":"Stefan Schweiger","email":"st.schweiger@me.com","login":"stefan-schweiger","count":1},{"name":"Simon Ser","email":"contact@emersion.fr","login":"emersion","count":1},{"name":"Simeon Cheeseman","email":"simeon@thehavens.co.nz","login":"SimeonC","count":1},{"name":"Shaun Lloyd","email":"contactshaunlloyd+github@gmail.com","login":"ShaunEvening","count":1},{"name":"Sergey Pashkevich","email":"siarheipashkevich@gmail.com","login":"siarheipashkevich","count":1},{"name":"Sandro","email":"16229645+rothsandro","login":"rothsandro","count":1},{"name":"Sachin Ahya","email":"57462397+sachinahya","login":"sachinahya","count":1},{"name":"Ryan Swanson","email":"ryanswanson","login":"ryanswanson","count":1},{"name":"Ryan M. Poe","email":"baublet@gmail.com","login":"baublet","count":1},{"name":"Rubens Mariuzzo","email":"rubens@mariuzzo.com","login":"rmariuzzo","count":1},{"name":"Roman Gusev","email":"rgusev@hwdtech.com","login":"102","count":1},{"name":"Roman Dutchak","email":"dutchakdev@gmail.com","login":"dutchakdev","count":1},{"name":"Romain Fromi","email":"romain.fromi@gmail.com","login":"fromi","count":1},{"name":"Robert Mennell","email":"skatcat31","login":"skatcat31","count":1},{"name":"Richard Schaefer","email":"rchrdschfr@gmail.com","login":"rchrdschfr","count":1},{"name":"Renée Kooi","email":"renee@kooi.me","login":"goto-bus-stop","count":1},{"name":"Raphael Medaer","email":"raphael@medaer.me","login":"rmedaer","count":1},{"name":"Rafał Wyszomirski","email":"ralf@desmart.com","login":"rafauke","count":1},{"name":"Nils Mehlhorn","email":"nilsmehlhorn","login":"nilsmehlhorn","count":1},{"name":"Nikolay Borzov","email":"nikolay.n.borzov@gmail.com","login":"nikolay-borzov","count":1},{"name":"Nicolas Chambrier","email":"naholyr@gmail.com","login":"naholyr","count":1},{"name":"Nick Litwin","email":"nlitwin","login":"nlitwin","count":1},{"name":"ywong","email":"wongyok@gmail.com","login":"ywongau","count":1},{"name":"yiskang","email":"m9805508@mail.ntust.edu.tw","login":"yiskang","count":1},{"name":"thoragio","email":"thoragio@gmail.com","login":"thoragio","count":1},{"name":"simkentys","email":"40179247+simkentys","login":"simkentys","count":1},{"name":"seanplwong","email":"seanplwong@gmail.com","login":"seanplwong","count":1},{"name":"phiresky","email":"phireskyde+git@gmail.com","login":"phiresky","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"newsiberian","email":"newsiberian2015@yandex.ru","login":"newsiberian","count":1},{"name":"mwalkerr","email":"monroe.walker@gmail.com","login":"mwalkerr","count":1},{"name":"maxwkh","email":"maxwkh@hotmail.com","login":"maxwkh","count":1},{"name":"lomboboo","email":"lomboboo@gmail.com","login":"lomboboo","count":1},{"name":"koverg70","email":"koverg70@gmail.com","login":"koverg70","count":1},{"name":"kenny-f","email":"fungtingkwan@gmail.com","login":"kenny-f","count":1},{"name":"javiertury","email":"javiertury@gmail.com","login":"javiertury","count":1},{"name":"delta-9","email":"vincent.baronnet@gmail.com","login":"delta-9","count":1},{"name":"chaosmaker","email":"philipp.antczak@gmail.com","login":"chaosmaker","count":1},{"name":"amagee-willow","email":"94665616+amagee-willow","login":"amagee-willow","count":1},{"name":"Yao Ding","email":"yaodingyd@gmail.com","login":"yaodingyd","count":1},{"name":"WuMingDao","email":"146366930+WuMingDao","login":"WuMingDao","count":1},{"name":"Vytautas Jakutis","email":"vytautas@jakut.is","login":"jakutis","count":1},{"name":"Vlad","email":"vlsdyslav.sky@gmail.com","login":"vlad-tymoshchyk","count":1},{"name":"Vivek Mahajan","email":"vmahajan@hopper.com","login":"vmahajanhopper","count":1},{"name":"Vincent Langlet","email":"VincentLanglet","login":"VincentLanglet","count":1},{"name":"Valerii Gusev","email":"38251534+valerii-cognite","login":"valerii-cognite","count":1},{"name":"Tomas Kislan","email":"kislan.tomas@gmail.com","login":"tkislan","count":1},{"name":"The (Tay) Mai","email":"Mai.The.09@gmail.com","login":"RealTayy","count":1},{"name":"Haroen Viaene","email":"fingebimus@me.com","login":"Haroenv","count":1},{"name":"Goel Biju","email":"16869075+GoelBiju","login":"GoelBiju","count":1},{"name":"George Shokanov","email":"38192464+gshokanov","login":"gshokanov","count":1},{"name":"Frits van Campen","email":"Frits.vanCampen@moxio.com","login":"FritsvanCampen","count":1},{"name":"Francesco Persico","email":"francescopersico@gmail.com","login":"francescopersico","count":1},{"name":"Feross Aboukhadijeh","email":"feross@feross.org","login":"feross","count":1},{"name":"Evan Ye","email":"jigsaw.ye@gmail.com","login":"jigsawye","count":1},{"name":"Esen Sagynov","email":"kadishmal@gmail.com","login":"kadishmal","count":1},{"name":"Emilio García-Pumarino","email":"emili.tfe@gmail.com","login":"emilgpa","count":1},{"name":"Edge-Seven","email":"143301646+Edge-Seven","login":"Edge-Seven","count":1},{"name":"Dominic Bachmann","email":"dominic.bachmann4@gmail.com","login":"dominicbachmann","count":1},{"name":"Dmitriy Pushkov","email":"ezze@ezze.org","login":"ezze","count":1},{"name":"Dharmen Shah","email":"shhdharmen@gmail.com","login":"shhdharmen","count":1},{"name":"Dermoumi S","email":"github@sdrm.me","login":"dermoumi","count":1},{"name":"Dawson Botsford","email":"DawsonBotsford@gmail.com","login":"dawsbot","count":1},{"name":"David Simpson","email":"david@davidsimpson.me","login":"dvdsmpsn","count":1},{"name":"David Narbutovich","email":"4661784+retyui","login":"retyui","count":1},{"name":"Daniel Sogl","email":"daniel@sogls.de","login":"danielsogl","count":1},{"name":"Daniel Nylander","email":"po@danielnylander.se","login":"yeager","count":1},{"name":"Bjørge Næss","email":"bjoerge@gmail.com","login":"bjoerge","count":1},{"name":"Charley Wu","email":"akunzai@gmail.com","login":"akunzai","count":1},{"name":"Charlie Arnold","email":"c@cwa.lv","login":"cwalv","count":1},{"name":"Christian Kruse","email":"christian@kruse.cool","login":"ckruse","count":1},{"name":"Christian Musa","email":"christianmusa@gmail.com","login":"crash7","count":1},{"name":"Christoph Hermann","email":"schtoeffel@gmail.com","login":"stoeffel","count":1},{"name":"Clark","email":"clark1729@outlook.com","login":"Clarkkkk","count":1},{"name":"Minkyu Kim","email":"kig0421@gmail.com","login":"clockk","count":1},{"name":"Mickael Lecoq","email":"mkl.lecoq@gmail.com","login":"mlecoq","count":1},{"name":"Michel Weitbrecht","email":"slothofanarchy1@gmail.com","login":"SlothOfAnarchy","count":1},{"name":"Max Lee","email":"mlee@twitch.tv","login":"notmlee","count":1},{"name":"Matteo Antony Mistretta","email":"antony.mistretta@gmail.com","login":"IceOnFire","count":1},{"name":"Mateusz Derks","email":"mateusz.derks@gmail.com","login":"ertrzyiks","count":1},{"name":"Marlon Bernardes","email":"marlonjb.cb@gmail.com","login":"marlonbernardes","count":1},{"name":"Mark Langovoi","email":"marklangovoi@gmail.com","login":"langovoi","count":1},{"name":"Maciej Jastrzebski","email":"mdjastrzebski@gmail.com","login":"mdjastrzebski","count":1},{"name":"Luiz Hamilton Soares","email":"luizhamilton29@gmail.com","login":"fosgate29","count":1},{"name":"Lucas Feliciano","email":"lucasfeliciano","login":"lucasfeliciano","count":1},{"name":"Konstantin Alekseev","email":"mail@kalekseev.com","login":"kalekseev","count":1},{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","login":"kevva","count":1},{"name":"Karl Taylor","email":"16408267+k4r1","login":"k4r1","count":1},{"name":"K.Utsunomiya","email":"32708603+nemuvski","login":"nemuvski","count":1},{"name":"Juan Pablo Garcia Dalolla","email":"juanpablogarcia@gmail.com","login":"jpgarcia","count":1},{"name":"Joseph Michael Casey","email":"dev@josephmcasey.com","login":"josephmcasey","count":1},{"name":"Joseph","email":"joseph.michael.sample@gmail.com","login":"solomon-gumball","count":1},{"name":"Jose C Quintas Jr","email":"juniorquintas@gmail.com","login":"JCQuintas","count":1},{"name":"Johnny Nia","email":"johnny.nia@gmail.com","login":"johnnynia","count":1},{"name":"Joey Cozza","email":"joeycozza@gmail.com","login":"joeycozza","count":1},{"name":"Jerome Leclanche","email":"jerome@leclan.ch","login":"jleclanche","count":1},{"name":"Jeremy Judeaux","email":"jeremy.judeaux@volune.net","login":"Volune","count":1},{"name":"Jacques Yakoub","email":"jacques.yakoub@gmail.com","login":"jy95","count":1},{"name":"Ivan Badichan","email":"badican01117@gmail.com","login":"Ibadichan","count":1},{"name":"Hirofumi Shibata","email":"33661448+shiba-hiro","login":"shiba-hiro","count":1},{"name":"Aliaksei Shytkin","email":"e79eas@gmail.com","login":"roadhump","count":1}],"past_year_committers":[{"name":"Adriano Raiano","email":"adriano@raiano.ch","login":"adrai","count":130},{"name":"Gregory Beaver","email":"gregory.beaver@braze.com","login":"cellog","count":7},{"name":"andrew jarrett","email":"ahrjarrett@gmail.com","login":"ahrjarrett","count":3},{"name":"Gritty_dev","email":"101377478+codomposer","login":"codomposer","count":2},{"name":"WuMingDao","email":"146366930+WuMingDao","login":"WuMingDao","count":1},{"name":"Stefan Schweiger","email":"st.schweiger@me.com","login":"stefan-schweiger","count":1},{"name":"Simon Ser","email":"contact@emersion.fr","login":"emersion","count":1},{"name":"Richard Schaefer","email":"rchrdschfr@gmail.com","login":"rchrdschfr","count":1},{"name":"Marco Pasqualetti","email":"24919330+marcalexiei","login":"marcalexiei","count":1},{"name":"Konstantin Alekseev","email":"mail@kalekseev.com","login":"kalekseev","count":1},{"name":"K.Utsunomiya","email":"32708603+nemuvski","login":"nemuvski","count":1},{"name":"Frits van Campen","email":"Frits.vanCampen@moxio.com","login":"FritsvanCampen","count":1},{"name":"Edge-Seven","email":"143301646+Edge-Seven","login":"Edge-Seven","count":1},{"name":"Daniel Nylander","email":"po@danielnylander.se","login":"yeager","count":1},{"name":"Bjørge Næss","email":"bjoerge@gmail.com","login":"bjoerge","count":1},{"name":"Benjamin Urrutia","email":"48262928+benjaurr","login":"benjaurr","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211369,"commits_count":920250417,"contributors_count":35657621,"owners_count":1142966,"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":"i18next/react-i18next","html_url":"https://github.com/i18next/react-i18next","last_synced_at":"2026-03-31T22:01:04.077Z","status":"active","issues_count":295,"pull_requests_count":131,"avg_time_to_close_issue":3955873.714285714,"avg_time_to_close_pull_request":1769950.6612903227,"issues_closed_count":259,"pull_requests_closed_count":124,"pull_request_authors_count":38,"issue_authors_count":272,"avg_comments_per_issue":7.1661016949152545,"avg_comments_per_pull_request":3.3282442748091605,"merged_pull_requests_count":107,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":35,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":1691184.4285714286,"past_year_avg_time_to_close_pull_request":408344.8095238095,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":3.9714285714285715,"past_year_avg_comments_per_pull_request":3.5416666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"created_at":"2023-05-11T12:48:48.510Z","updated_at":"2026-03-31T22:01:04.077Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/i18next%2Freact-i18next/issues","issue_labels_count":{"table":{"typescript":60,"stale":45,"can not reproduce":7,"help wanted":5,"pr hold":4,"documentation":2,"bug":1,"enhancement":1,"vote":1}},"pull_request_labels_count":{"table":{"typescript":12,"help wanted":2,"pr hold":2,"stale":2}},"issue_author_associations_count":{"table":{"NONE":280,"CONTRIBUTOR":15}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":94,"NONE":25,"MEMBER":12}},"issue_authors":{"table":{"AsuraKev":4,"stefan-schweiger":4,"joshkel":2,"fromi":2,"huanglijiao":2,"MickaelAustoni":2,"nicegamer7":2,"laclance":2,"vasiliy-l":2,"VasilNikolov":2,"igorsantos07":2,"hubgit":2,"artuska":2,"ghost":2,"AlexKrupko":2,"lhypds":2,"esetnik":2,"jkepps":2,"Malien":2,"FritsvanCampen":1,"ianschmitz":1,"uwinkler":1,"sydonia86":1,"rothsandro":1,"rahulsharmaf81":1,"itSubeDibesh":1,"ThomasCode92":1,"geritol":1,"razzeee":1,"ivanbogdan-git":1,"wjramos":1,"ripecosta":1,"gremo":1,"foucdeg":1,"kamikaze":1,"javiertury":1,"naveenprakash74":1,"eljo":1,"bastienvalentin":1,"healer-1205":1,"stami":1,"villesau":1,"ThomasVandenbon":1,"johannchopin-buyco":1,"sherman89":1,"cjoecker":1,"itsramiel":1,"Schweinepriester":1,"kiborrdis":1,"vdassios":1,"woodreamz":1,"tschai-yim":1,"adnan-muhammadi":1,"getsnoopy":1,"ithrforu":1,"oliverwatkins":1,"lazarus2019":1,"KiwiKilian":1,"shop-fluencer":1,"jellevandevelde":1,"melloware":1,"pleunv":1,"mikoloism":1,"wolthers":1,"clementgarbay":1,"Chealer":1,"Karine91":1,"gandalf92":1,"mindplay-dk":1,"xseignard":1,"dunnapey":1,"RowinVanAmsterdam":1,"remy90":1,"sventschui":1,"vabadio":1,"davehowson":1,"edkimmel":1,"tomgwasira":1,"Ericnr":1,"gmaxlev":1,"dbadura":1,"DBCintron":1,"Werner91":1,"LixingSun":1,"MrChoclate":1,"alespergl":1,"arieltorti":1,"rktyt":1,"Creaa":1,"OlegGulevskyy":1,"JavierPons":1,"KevinGhadyani-Okta":1,"damienld22":1,"aligg":1,"daisy1754":1,"Productivix":1,"Frankusky":1,"ahrjarrett":1,"patricklafrance":1,"Lesik":1,"GZTimeWalker":1,"gustaveWPM":1,"shaikhkhamroddin":1,"Wineric":1,"gsk143":1,"ud7811":1,"ChingHsun":1,"adam-geipel":1,"zjy365":1,"xdebbie":1,"bezvrednyy":1,"litera":1,"joekur":1,"falcon03":1,"uncaught":1,"Asranov":1,"johnny-mcfadden-dailypay":1,"simkentys":1,"developer82":1,"Moxin520":1,"Lav39":1,"timhwang21":1,"cbejensen":1,"tachibanayu24":1,"janpe":1,"moonray":1,"ewelinam10":1,"jonlepage":1,"JoshuaBrest":1,"jer-sen":1,"aiktb":1,"sebdvd":1,"hieuminh1810":1,"BrianJVarley":1,"MarcelGeo":1,"PaulRBerg":1,"Prakunj":1,"viclafouch":1,"nagman":1,"HakanSungur":1,"mdjastrzebski":1,"ahmetkuslular":1,"cengizhanhakan":1,"gnusiva":1,"mtiganik":1,"Dineshchitta":1,"andrejoaquim-dc":1,"dougsouza":1,"kayb-proxora":1,"dartess":1,"hilalbuyukgullu":1,"docu-bill":1,"ravadisagarrao":1,"schulzjo-tng":1,"andy-potts-nutmeg":1,"danielbischoff":1,"drichard-nexapp":1,"lucasfelixc":1,"jake-nz":1,"jvictor98":1,"sjb3":1,"hungchihsueh":1,"Saibamen":1,"RachelScodes":1,"bhavesh2510":1,"ifmael":1,"souloffice":1,"adilsaeed31":1,"TenPotatoes":1,"pvdstel":1,"MonstraG":1,"Arkellys":1,"yordis":1,"lgenzelis":1,"vingrad":1,"kalekseev":1,"MEsteves22":1,"Micro-sun":1,"batu0b":1,"scott-mfv":1,"ugnelis":1,"dusanbass":1,"kiddliu":1,"arvinxx":1,"mazenkhalil":1,"tiagocorreiaitcenter":1,"chaitanyaparashar":1,"Nabeel-Mhd":1,"tankpower1":1,"klis87":1,"ngtrthinh169TPC":1,"Phoelpis":1,"ziga-hvalec":1,"el-j":1,"skmohammadi":1,"vadimyen":1,"harry-gocity":1,"samuelpucat":1,"zcmgyu":1,"sAtluna":1,"sagar-gavhane":1,"JensDebergh":1,"Naman-Garaaz":1,"MohammedAl-Mahdawi":1,"XAOPT":1,"justanotheranonymoususer":1,"KadeerAmin":1,"martinkustl":1,"LucasWilliams2622":1,"tungst993":1,"reintroducing":1,"ennoeller":1,"maulanauls":1,"bgmort":1,"osadi":1,"mstaniewski":1,"gabycperezdias":1,"mantegnous":1,"richardhsueh":1,"pauljhe":1,"cosoc":1,"sklawren":1,"robintown":1,"Jayatubi":1,"Darhagonable":1,"molily":1,"joebernard":1,"Vadorequest":1,"yukinoda":1,"gnapse":1,"jacqizee":1,"adr29truck":1,"danielrentz":1,"janpaepke":1,"reanimatedmanx":1,"Jastrzebowski":1,"rgbskills":1,"literalpie":1,"JulienHe":1,"ducndt":1,"ytambi":1,"dd-jonas":1,"MattEzekiel":1,"cody-ta":1,"ClemensGrunewald":1,"AlemTuzlak":1,"KostyaEsmukov":1,"lyhoang-web-dev":1,"0FilipK":1,"AbhaysinghBhosale":1,"eszthoff":1,"tothvoj-gl":1,"cellog":1,"devnull69":1,"LukasKalbertodt":1,"nikitawolfik":1,"jukra":1,"henkkasoft":1,"snake-py":1,"rettranksX":1,"msheakoski":1,"danielo515":1,"PeterKottas":1,"SaroGFX":1,"EvilaMany":1,"stezu":1,"woochanleee":1,"arechsteiner":1,"thewizarodofoz":1,"NikhilPatel-Shell":1,"pavanjoshi914":1,"linxu":1}},"pull_request_authors":{"table":{"ripecosta":29,"VIKTORVAV99":19,"marcalexiei":12,"timheilman":6,"nicegamer7":5,"aiktb":4,"pedrodurek":4,"delta-9":4,"ahrjarrett":4,"cellog":3,"ahmadfsalameh":3,"codomposer":3,"Sarabadu":2,"MosaNameer":2,"RealTayy":2,"emersion":2,"kis0421":2,"simkentys":2,"stefan-schweiger":2,"mrginglymus":2,"JCQuintas":2,"siarheipashkevich":1,"amagee-willow":1,"yeager":1,"FritsvanCampen":1,"marklai1998":1,"eureka928":1,"Clarkkkk":1,"kalekseev":1,"cqh963852":1,"rchrdschfr":1,"rothsandro":1,"benjaurr":1,"nemuvski":1,"zhouyuan1990":1,"javiertury":1,"adrai":1,"dutchakdev":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-05T00:00:08.668Z","repositories_count":14077758,"issues_count":34469202,"pull_requests_count":112467473,"authors_count":11225323,"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":{"typescript":3,"can not reproduce":1,"stale":1}},"past_year_pull_request_labels_count":{"table":{"typescript":5}},"past_year_issue_author_associations_count":{"table":{"NONE":30,"CONTRIBUTOR":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":14,"NONE":9,"MEMBER":1}},"past_year_issue_authors":{"table":{"ahrjarrett":1,"alespergl":1,"Arkellys":1,"cbejensen":1,"cellog":1,"dbadura":1,"esetnik":1,"foucdeg":1,"FritsvanCampen":1,"geritol":1,"GZTimeWalker":1,"harry-gocity":1,"itsramiel":1,"jacqizee":1,"joshkel":1,"KadeerAmin":1,"kalekseev":1,"kayb-proxora":1,"lhypds":1,"lyhoang-web-dev":1,"mikoloism":1,"mindplay-dk":1,"Prakunj":1,"robintown":1,"schulzjo-tng":1,"Schweinepriester":1,"scott-mfv":1,"sebdvd":1,"souloffice":1,"sydonia86":1,"TenPotatoes":1,"tothvoj-gl":1,"ud7811":1,"vdassios":1}},"past_year_pull_request_authors":{"table":{"ahrjarrett":4,"cellog":3,"codomposer":3,"emersion":2,"MosaNameer":2,"stefan-schweiger":2,"benjaurr":1,"eureka928":1,"FritsvanCampen":1,"kalekseev":1,"marcalexiei":1,"nemuvski":1,"rchrdschfr":1,"yeager":1}},"maintainers":[{"table":{"login":"marcalexiei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcalexiei"}},{"table":{"login":"pedrodurek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pedrodurek"}},{"table":{"login":"adrai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrai"}},{"table":{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}}],"active_maintainers":[{"table":{"login":"ahrjarrett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahrjarrett"}}]}},"events":{"total":{"PullRequestEvent":39,"ForkEvent":37,"IssuesEvent":97,"WatchEvent":560,"IssueCommentEvent":317,"PushEvent":98,"PullRequestReviewCommentEvent":28,"PullRequestReviewEvent":32,"CreateEvent":16},"last_year":{"PullRequestEvent":21,"ForkEvent":21,"IssuesEvent":57,"WatchEvent":296,"IssueCommentEvent":179,"PushEvent":71,"PullRequestReviewCommentEvent":15,"PullRequestReviewEvent":18,"CreateEvent":7}},"keywords":["i18n","i18next","internationalization","react","react-native","ssr","translation"],"dependencies":[{"ecosystem":"cocoapods","filepath":"example/react_native_windows/macos/Podfile","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:11.931Z","updated_at":"2022-07-12T16:33:11.931Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react_native_windows/macos/Podfile","dependencies":[{"id":171966190,"package_name":"FBLazyVector","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966191,"package_name":"FBReactNativeSpec","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966192,"package_name":"RCTRequired","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966193,"package_name":"RCTTypeSafety","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966194,"package_name":"React","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966195,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966196,"package_name":"React-CoreModules","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966197,"package_name":"React-RCTActionSheet","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966198,"package_name":"React-RCTAnimation","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966199,"package_name":"React-RCTBlob","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966200,"package_name":"React-RCTImage","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966201,"package_name":"React-RCTLinking","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966202,"package_name":"React-RCTNetwork","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966203,"package_name":"React-RCTSettings","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966204,"package_name":"React-RCTText","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966205,"package_name":"React-RCTVibration","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966206,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966207,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966208,"package_name":"React-jsiexecutor","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966209,"package_name":"React-jsinspector","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966210,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966211,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966212,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966213,"package_name":"RCT-Folly","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":171966214,"package_name":"boost-for-react-native","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"example/react_native_windows/macos/Podfile.lock","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:33:12.008Z","updated_at":"2022-07-12T16:33:12.008Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react_native_windows/macos/Podfile.lock","dependencies":[{"id":171967887,"package_name":"boost-for-react-native","ecosystem":"cocoapods","requirements":"1.63.0","direct":false,"kind":"runtime","optional":false},{"id":171967888,"package_name":"CocoaAsyncSocket","ecosystem":"cocoapods","requirements":"7.6.4","direct":false,"kind":"runtime","optional":false},{"id":171967889,"package_name":"CocoaLibEvent","ecosystem":"cocoapods","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171967890,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":171967891,"package_name":"FBLazyVector","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967892,"package_name":"FBReactNativeSpec","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967893,"package_name":"Flipper","ecosystem":"cocoapods","requirements":"0.33.1","direct":false,"kind":"runtime","optional":false},{"id":171967894,"package_name":"Flipper-DoubleConversion","ecosystem":"cocoapods","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":171967895,"package_name":"Flipper-Folly","ecosystem":"cocoapods","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171967896,"package_name":"Flipper-Glog","ecosystem":"cocoapods","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":171967897,"package_name":"Flipper-PeerTalk","ecosystem":"cocoapods","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":171967898,"package_name":"Flipper-RSocket","ecosystem":"cocoapods","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171967899,"package_name":"FlipperKit","ecosystem":"cocoapods","requirements":"0.33.1","direct":false,"kind":"runtime","optional":false},{"id":171967900,"package_name":"glog","ecosystem":"cocoapods","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":171967901,"package_name":"OpenSSL-Universal","ecosystem":"cocoapods","requirements":"1.0.2.20","direct":false,"kind":"runtime","optional":false},{"id":171967902,"package_name":"RCT-Folly","ecosystem":"cocoapods","requirements":"2018.10.22.00","direct":false,"kind":"runtime","optional":false},{"id":171967903,"package_name":"RCTRequired","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967904,"package_name":"RCTTypeSafety","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967905,"package_name":"React","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967906,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967907,"package_name":"React-CoreModules","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967908,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967909,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967910,"package_name":"React-jsiexecutor","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967911,"package_name":"React-jsinspector","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967912,"package_name":"React-RCTActionSheet","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967913,"package_name":"React-RCTAnimation","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967914,"package_name":"React-RCTBlob","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967915,"package_name":"React-RCTImage","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967916,"package_name":"React-RCTLinking","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967917,"package_name":"React-RCTNetwork","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967918,"package_name":"React-RCTSettings","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967919,"package_name":"React-RCTText","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967920,"package_name":"React-RCTVibration","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967921,"package_name":"ReactCommon","ecosystem":"cocoapods","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":171967922,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":171967923,"package_name":"YogaKit","ecosystem":"cocoapods","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"example/react_native_windows/android/app/build.gradle","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:12.520Z","updated_at":"2022-07-12T16:33:12.520Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react_native_windows/android/app/build.gradle","dependencies":[{"id":171971616,"package_name":"androidx.swiperefreshlayout:swiperefreshlayout","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"npm","filepath":"example/locize/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:33:12.649Z","updated_at":"2022-07-12T16:33:12.649Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/locize/package-lock.json","dependencies":[{"id":171975384,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975389,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975391,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.12.3","direct":false,"kind":"runtime","optional":false},{"id":171975394,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":171975396,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":171975398,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975400,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975402,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975405,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":171975407,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975409,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":171975411,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":171975414,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975416,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975418,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975420,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.13.16","direct":false,"kind":"runtime","optional":false},{"id":171975422,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":171975425,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":171975427,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975429,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975431,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975433,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975435,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975437,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":171975439,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171975441,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975443,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975445,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.12.17","direct":false,"kind":"runtime","optional":false},{"id":171975447,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975449,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975451,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975453,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975456,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":171975458,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975460,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975462,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":171975464,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171975466,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975469,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975471,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975473,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975475,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975477,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975479,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975483,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975486,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975488,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975490,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975492,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975494,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":171975497,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975499,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975501,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975503,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975505,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975507,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975509,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975512,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171975514,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975515,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975516,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171975519,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975521,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171975523,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975525,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975527,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975529,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975531,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975532,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975534,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975536,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975539,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975541,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975543,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975545,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975547,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975549,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975551,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975554,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975555,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171975558,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975560,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975562,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975564,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975566,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975568,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975571,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.13.8","direct":false,"kind":"runtime","optional":false},{"id":171975573,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975575,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975577,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975579,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975581,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975583,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975586,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.13.13","direct":false,"kind":"runtime","optional":false},{"id":171975588,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975590,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":171975592,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.12.17","direct":false,"kind":"runtime","optional":false},{"id":171975594,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975596,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975598,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171975600,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.13.15","direct":false,"kind":"runtime","optional":false},{"id":171975602,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975604,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171975606,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975608,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975610,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975612,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975614,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975616,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975618,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975622,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975624,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975626,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171975629,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.13.13","direct":false,"kind":"runtime","optional":false},{"id":171975631,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171975633,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975635,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":171975637,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171975639,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171975641,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":171975644,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":171975646,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171975648,"package_name":"@csstools/convert-colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171975650,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":171975652,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":171975654,"package_name":"globals","ecosystem":"npm","requirements":"13.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975656,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":171975658,"package_name":"@hapi/address","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":171975661,"package_name":"@hapi/bourne","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171975663,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"8.5.1","direct":false,"kind":"runtime","optional":false},{"id":171975665,"package_name":"@hapi/joi","ecosystem":"npm","requirements":"15.1.1","direct":false,"kind":"runtime","optional":false},{"id":171975667,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":171975669,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171975671,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171975673,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975675,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":171975677,"package_name":"@jest/console","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975678,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171975680,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171975682,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171975684,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171975686,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975688,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171975691,"package_name":"@jest/core","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171975693,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975695,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171975697,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":171975699,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171975701,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":171975704,"package_name":"@jest/environment","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975706,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975708,"package_name":"@jest/globals","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975711,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975713,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":171975715,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975717,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975719,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171975722,"package_name":"@jest/transform","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975724,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975726,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":171975728,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171975730,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":171975732,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171975734,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171975736,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":171975738,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":171975740,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":171975742,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171975744,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171975746,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":171975748,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":171975750,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171975752,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":171975754,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171975756,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171975758,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171975760,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171975763,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171975765,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171975767,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171975769,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171975771,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171975773,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171975776,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171975778,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171975780,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171975782,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171975784,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171975786,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.14","direct":false,"kind":"runtime","optional":false},{"id":171975790,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.2","direct":false,"kind":"runtime","optional":false},{"id":171975792,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"runtime","optional":false},{"id":171975794,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.11.1","direct":false,"kind":"runtime","optional":false},{"id":171975796,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.2.13","direct":false,"kind":"runtime","optional":false},{"id":171975798,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.48","direct":false,"kind":"runtime","optional":false},{"id":171975800,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":171975802,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":171975804,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171975806,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171975808,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975810,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171975812,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"runtime","optional":false},{"id":171975814,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":171975816,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171975819,"package_name":"@types/node","ecosystem":"npm","requirements":"15.12.1","direct":false,"kind":"runtime","optional":false},{"id":171975821,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":171975823,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975825,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":171975827,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":171975829,"package_name":"@types/resolve","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":171975832,"package_name":"@types/source-list-map","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171975834,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975836,"package_name":"@types/tapable","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":171975838,"package_name":"@types/uglify-js","ecosystem":"npm","requirements":"3.13.0","direct":false,"kind":"runtime","optional":false},{"id":171975839,"package_name":"@types/webpack","ecosystem":"npm","requirements":"4.41.29","direct":false,"kind":"runtime","optional":false},{"id":171975841,"package_name":"@types/webpack-sources","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171975843,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.13","direct":false,"kind":"runtime","optional":false},{"id":171975845,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"runtime","optional":false},{"id":171975847,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":171975849,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":171975852,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":171975854,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":171975856,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":171975858,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":171975860,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":171975862,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":171975864,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975866,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975869,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975871,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975873,"package_name":"@webassemblyjs/helper-code-frame","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975875,"package_name":"@webassemblyjs/helper-fsm","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975877,"package_name":"@webassemblyjs/helper-module-context","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975879,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975881,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975883,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975885,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975887,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975889,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975891,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975893,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975895,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975897,"package_name":"@webassemblyjs/wast-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975900,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":171975902,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171975904,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171975906,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171975908,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":171975910,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":171975913,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975915,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171975917,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171975919,"package_name":"address","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171975922,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975924,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":171975926,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171975928,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":171975930,"package_name":"ajv-errors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171975933,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":171975935,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171975937,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171975944,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":171975946,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":171975948,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":171975950,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975952,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":171975954,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171975957,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171975959,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":171975963,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171975965,"package_name":"arity-n","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171975967,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171975970,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171975972,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171975973,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171975976,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":171975978,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171975980,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171975982,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":171975984,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171975987,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171975989,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171975991,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":171975992,"package_name":"asn1.js","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":171975994,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"runtime","optional":false},{"id":171975996,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":171975998,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976000,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":171976003,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976005,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":171976007,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976011,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":171976013,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976015,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976017,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171976020,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976022,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976024,"package_name":"autoprefixer","ecosystem":"npm","requirements":"9.8.6","direct":false,"kind":"runtime","optional":false},{"id":171976026,"package_name":"axe-core","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976028,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976030,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976032,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976034,"package_name":"babel-extract-comments","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976037,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171976039,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976041,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976042,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171976044,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":171976046,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976049,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171976051,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":171976053,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976055,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":171976057,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976059,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976062,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976064,"package_name":"babel-plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":171976066,"package_name":"babel-plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":171976068,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":171976070,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976072,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171976075,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976077,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171976079,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171976081,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171976083,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171976086,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171976088,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171976089,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171976091,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":171976094,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":171976096,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":171976098,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":171976100,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":171976102,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976104,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":171976107,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976109,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976111,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976113,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976115,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":171976117,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":171976119,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976121,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976123,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976125,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":171976127,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":171976129,"package_name":"bn.js","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976131,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":171976135,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976138,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":171976140,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976142,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":171976144,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976146,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":171976147,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976149,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976151,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976153,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976154,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976156,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976158,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976160,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976162,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976164,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976166,"package_name":"browserslist","ecosystem":"npm","requirements":"4.16.6","direct":false,"kind":"runtime","optional":false},{"id":171976168,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976170,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.2","direct":false,"kind":"runtime","optional":false},{"id":171976173,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976174,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976177,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976179,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976181,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976183,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976185,"package_name":"cacache","ecosystem":"npm","requirements":"15.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976187,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976189,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976191,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976193,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976195,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976196,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976198,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976199,"package_name":"tslib","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976200,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976202,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976204,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001234","direct":false,"kind":"runtime","optional":false},{"id":171976206,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976208,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976210,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171976212,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976214,"package_name":"check-types","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976216,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":171976218,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976220,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976222,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976224,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976226,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":171976228,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":171976230,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":171976232,"package_name":"clean-css","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":171976234,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976236,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976238,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":171976240,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976242,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976244,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976246,"package_name":"color","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":171976248,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":171976250,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171976252,"package_name":"color-string","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":171976254,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976256,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":171976258,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976260,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":171976262,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976264,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976266,"package_name":"compose-function","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976268,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":171976270,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":171976272,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976273,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":171976274,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":171976276,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976277,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":171976279,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":171976281,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976283,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976285,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":171976287,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976289,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":171976291,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171976293,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":171976295,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171976298,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":171976300,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976302,"package_name":"core-js","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":171976304,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":171976306,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976308,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":171976310,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976312,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976314,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976316,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976318,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":171976320,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":171976322,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":171976324,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":171976326,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976328,"package_name":"css","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":171976329,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171976331,"package_name":"css-color-names","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976333,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976335,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":171976337,"package_name":"cssesc","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976339,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976341,"package_name":"css-loader","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976343,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976345,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976347,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976349,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":171976351,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":171976353,"package_name":"cssdb","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":171976355,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976357,"package_name":"cssnano","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":171976359,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976361,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976363,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976365,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976367,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":171976369,"package_name":"cssnano-util-get-arguments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976371,"package_name":"cssnano-util-get-match","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976373,"package_name":"cssnano-util-raw-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976375,"package_name":"cssnano-util-same-parent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976377,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976379,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171976381,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":171976383,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":171976385,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976387,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":171976389,"package_name":"cyclist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976391,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976393,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":171976395,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976397,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":171976399,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976401,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976403,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976405,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":171976407,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976409,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":171976411,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976413,"package_name":"default-gateway","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976416,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171976418,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976420,"package_name":"del","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976422,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976424,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976426,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976428,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976430,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976432,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976434,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976436,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976438,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976440,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976442,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":171976444,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171976446,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976448,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976450,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976452,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":171976454,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976456,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976458,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976460,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976462,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976464,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976467,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171976469,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976471,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976473,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171976475,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":171976477,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976479,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976481,"package_name":"dotenv","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976483,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976485,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976487,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":171976489,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976491,"package_name":"ejs","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":171976493,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.749","direct":false,"kind":"runtime","optional":false},{"id":171976495,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":171976497,"package_name":"emittery","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":171976498,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976499,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976501,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976503,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":171976505,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":171976507,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":171976509,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":171976511,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976513,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":171976515,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171976517,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":171976519,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.18.3","direct":false,"kind":"runtime","optional":false},{"id":171976521,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976523,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.53","direct":false,"kind":"runtime","optional":false},{"id":171976525,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976527,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":171976529,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976531,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976533,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171976535,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976537,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976539,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976541,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":171976543,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976545,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":171976547,"package_name":"eslint","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"runtime","optional":false},{"id":171976549,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"runtime","optional":false},{"id":171976551,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976553,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976555,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976557,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976559,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976561,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976563,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976565,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976567,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":171976569,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":171976571,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":171976573,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976575,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976577,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976579,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976581,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976583,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976585,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976587,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":171976589,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.23.4","direct":false,"kind":"runtime","optional":false},{"id":171976591,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976593,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":171976595,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"24.3.6","direct":false,"kind":"runtime","optional":false},{"id":171976597,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":171976599,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976600,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"runtime","optional":false},{"id":171976602,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":171976604,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976606,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":171976608,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":171976610,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":171976612,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":171976614,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":171976616,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976618,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976620,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976622,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"2.5.4","direct":false,"kind":"runtime","optional":false},{"id":171976624,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976626,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":171976628,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976631,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171976633,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976635,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976637,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976639,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976641,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":171976643,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":171976645,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976647,"package_name":"eventsource","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976649,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976651,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":171976653,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976655,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976657,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":171976659,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976661,"package_name":"expect","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171976663,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"runtime","optional":false},{"id":171976665,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976667,"package_name":"ext","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171976668,"package_name":"type","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":171976670,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976672,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976674,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976676,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":171976678,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":171976680,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976682,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":171976684,"package_name":"fastq","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":171976686,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":171976688,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976690,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":171976692,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976694,"package_name":"file-loader","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976696,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976698,"package_name":"filesize","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976700,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976702,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976704,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976706,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976708,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976710,"package_name":"flatted","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976712,"package_name":"flatten","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976714,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976716,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":171976718,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976720,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":171976722,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":171976724,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976726,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976728,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976730,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":171976732,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976734,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976736,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976738,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976740,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":171976742,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976744,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976746,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976748,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":171976750,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976752,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":171976754,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976756,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976758,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":171976760,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171976762,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976764,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976766,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976768,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976770,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":171976772,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":171976774,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976776,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976778,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976780,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":171976782,"package_name":"globby","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976784,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.6","direct":false,"kind":"runtime","optional":false},{"id":171976786,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976788,"package_name":"gzip-size","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976790,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976792,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":171976794,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976796,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976798,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976801,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976803,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976805,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976807,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976809,"package_name":"hash-base","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976811,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":171976813,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976815,"package_name":"hex-color-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976817,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976819,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171976821,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":171976823,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":171976825,"package_name":"hsl-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976827,"package_name":"hsla-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976829,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976831,"package_name":"html-entities","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171976833,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976834,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976835,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976836,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":171976838,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976839,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":171976841,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171976843,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":171976845,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":171976847,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976849,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":171976851,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":171976853,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976855,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":171976857,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976859,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976861,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976863,"package_name":"i18next","ecosystem":"npm","requirements":"20.3.1","direct":false,"kind":"runtime","optional":false},{"id":171976865,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976867,"package_name":"i18next-locize-backend","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171976869,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":171976871,"package_name":"icss-utils","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976873,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976875,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976877,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":171976879,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"runtime","optional":false},{"id":171976881,"package_name":"immer","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976883,"package_name":"import-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976885,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976887,"package_name":"import-from","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976889,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976891,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976893,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171976895,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976897,"package_name":"indexes-of","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976899,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976901,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":171976903,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976905,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":171976907,"package_name":"internal-ip","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171976909,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171976911,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":171976913,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976915,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171976917,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976919,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":171976921,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976923,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976925,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171976927,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976929,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976931,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":171976933,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171976935,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976937,"package_name":"is-color-stop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976939,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":171976941,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171976943,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976945,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":171976947,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976949,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171976951,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":171976953,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976955,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171976957,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976959,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976961,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976963,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976966,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976968,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976970,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171976972,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976974,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171976976,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976978,"package_name":"is-path-inside","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976980,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976982,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171976984,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171976986,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171976988,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171976990,"package_name":"is-resolvable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976992,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976994,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171976996,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":171976998,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977000,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977002,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977004,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977006,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977007,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977009,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977011,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977013,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977015,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977017,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977019,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977021,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977023,"package_name":"jest","ecosystem":"npm","requirements":"26.6.0","direct":false,"kind":"runtime","optional":false},{"id":171977025,"package_name":"jest-cli","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171977027,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977029,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977031,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977033,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977035,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977037,"package_name":"jest-circus","ecosystem":"npm","requirements":"26.6.0","direct":false,"kind":"runtime","optional":false},{"id":171977039,"package_name":"jest-config","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171977041,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977043,"package_name":"jest-docblock","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977045,"package_name":"jest-each","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977047,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977049,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977051,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977053,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977055,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171977057,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977059,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977061,"package_name":"jest-message-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977063,"package_name":"jest-mock","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977065,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171977067,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977069,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.0","direct":false,"kind":"runtime","optional":false},{"id":171977071,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171977073,"package_name":"jest-runner","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171977075,"package_name":"jest-runtime","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":171977077,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977079,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977081,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977083,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977085,"package_name":"jest-validate","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977087,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":171977089,"package_name":"jest-watcher","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977091,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977093,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977095,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":171977097,"package_name":"jsdom","ecosystem":"npm","requirements":"16.6.0","direct":false,"kind":"runtime","optional":false},{"id":171977099,"package_name":"acorn","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977101,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":171977103,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977105,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171977107,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977109,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977111,"package_name":"json3","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":171977113,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977115,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977117,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977119,"package_name":"killable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977121,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977123,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977125,"package_name":"klona","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977127,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":171977129,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977132,"package_name":"last-call-webpack-plugin","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977134,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977136,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977138,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":171977140,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977142,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977144,"package_name":"loader-runner","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977146,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977148,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977150,"package_name":"locize","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":171977152,"package_name":"locize-lastused","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"runtime","optional":false},{"id":171977154,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":171977156,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977158,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977160,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":171977162,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977164,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977166,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977168,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977170,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":171977172,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977174,"package_name":"loglevel","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":171977176,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977177,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977179,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977181,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.7","direct":false,"kind":"runtime","optional":false},{"id":171977183,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977185,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":171977187,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":171977189,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977191,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":171977193,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977195,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977197,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977199,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977201,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977203,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977205,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977207,"package_name":"microevent.ts","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977209,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977211,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977213,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":171977215,"package_name":"mime-db","ecosystem":"npm","requirements":"1.48.0","direct":false,"kind":"runtime","optional":false},{"id":171977217,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.31","direct":false,"kind":"runtime","optional":false},{"id":171977219,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977221,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":171977223,"package_name":"schema-utils","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977225,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977227,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977229,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977231,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":171977232,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":171977233,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977234,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977235,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171977236,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977237,"package_name":"mississippi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977238,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171977239,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":171977240,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977241,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977242,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":171977243,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977244,"package_name":"nan","ecosystem":"npm","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":171977245,"package_name":"nanoid","ecosystem":"npm","requirements":"3.1.23","direct":false,"kind":"runtime","optional":false},{"id":171977246,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":171977247,"package_name":"native-url","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":171977248,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977249,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977250,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977251,"package_name":"next-tick","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977252,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977253,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977254,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":171977255,"package_name":"node-forge","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":171977256,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977257,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":171977258,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977259,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977260,"package_name":"node-notifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977261,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.72","direct":false,"kind":"runtime","optional":false},{"id":171977262,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977263,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977264,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977265,"package_name":"normalize-url","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171977266,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977267,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977268,"package_name":"num2fraction","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171977269,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977270,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977271,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977272,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"runtime","optional":false},{"id":171977273,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":171977274,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977275,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977276,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977277,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977278,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977279,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977280,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977281,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977282,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977283,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977284,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977285,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977286,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977287,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":171977288,"package_name":"opn","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977289,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977290,"package_name":"optimize-css-assets-webpack-plugin","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977291,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":171977292,"package_name":"original","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977293,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977294,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977295,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977296,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977297,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977298,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977299,"package_name":"p-retry","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977300,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977301,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":171977302,"package_name":"parallel-transform","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977303,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977304,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977305,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":171977306,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977307,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977308,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":171977309,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977310,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977311,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977312,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977313,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977314,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977315,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977316,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977317,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":171977318,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":171977319,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977320,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977321,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977322,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977323,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977324,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977325,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977326,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977327,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977328,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977329,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977330,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977331,"package_name":"pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977332,"package_name":"pnp-webpack-plugin","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":171977333,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":171977334,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977335,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.35","direct":false,"kind":"runtime","optional":false},{"id":171977336,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977337,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977338,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977339,"package_name":"postcss-calc","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977340,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977341,"package_name":"postcss-color-gray","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977342,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977343,"package_name":"postcss-color-mod-function","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977344,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977345,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977346,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":171977347,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977348,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"runtime","optional":false},{"id":171977349,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"8.0.11","direct":false,"kind":"runtime","optional":false},{"id":171977350,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977351,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977352,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977353,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977354,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977355,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977356,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977357,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977358,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":171977359,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977360,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977361,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977362,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977363,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977364,"package_name":"postcss-initial","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977365,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977366,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977367,"package_name":"postcss-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977368,"package_name":"postcss-logical","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977369,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977370,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"runtime","optional":false},{"id":171977371,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977372,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977373,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977374,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977375,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977376,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977377,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977378,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977379,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977380,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977381,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977382,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977383,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977384,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977385,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977386,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977387,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977388,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977389,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977390,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977391,"package_name":"normalize-url","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977392,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977393,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977394,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977395,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977396,"package_name":"postcss-place","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977397,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":171977398,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977399,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977400,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977401,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977402,"package_name":"postcss-safe-parser","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977403,"package_name":"postcss","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977404,"package_name":"postcss-selector-matches","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977405,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977406,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":171977407,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977408,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977409,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977410,"package_name":"postcss-values-parser","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977411,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171977412,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977413,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":171977414,"package_name":"pretty-error","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977415,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977416,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977417,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":171977418,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977419,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977420,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977421,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977422,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977423,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"runtime","optional":false},{"id":171977424,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":171977425,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977426,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":171977427,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977428,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977429,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":171977430,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977431,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977432,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":171977433,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":171977434,"package_name":"query-string","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":171977435,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171977436,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171977437,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977438,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171977439,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977440,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977441,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977442,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171977443,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977444,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977445,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977446,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977447,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171977448,"package_name":"browserslist","ecosystem":"npm","requirements":"4.14.2","direct":false,"kind":"runtime","optional":false},{"id":171977449,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977450,"package_name":"globby","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977451,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977452,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977453,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.9","direct":false,"kind":"runtime","optional":false},{"id":171977454,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":171977455,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":171977456,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":171977457,"package_name":"react-scripts","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977458,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977459,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977460,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977461,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":171977462,"package_name":"readdirp","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977463,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":171977464,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":171977465,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977466,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.7","direct":false,"kind":"runtime","optional":false},{"id":171977467,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":171977468,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977469,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":171977470,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171977471,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977472,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.7.1","direct":false,"kind":"runtime","optional":false},{"id":171977473,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":171977474,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.9","direct":false,"kind":"runtime","optional":false},{"id":171977475,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977476,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":171977477,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977478,"package_name":"renderkid","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977479,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977480,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977481,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977482,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":171977483,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977484,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977485,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977486,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977487,"package_name":"resolve","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":171977488,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977489,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977490,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171977491,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":171977492,"package_name":"emojis-list","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977493,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171977494,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.21","direct":false,"kind":"runtime","optional":false},{"id":171977495,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":171977496,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":171977497,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977498,"package_name":"rework","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977499,"package_name":"convert-source-map","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":171977500,"package_name":"rework-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977501,"package_name":"rgb-regex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977502,"package_name":"rgba-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977503,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977504,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977505,"package_name":"rollup","ecosystem":"npm","requirements":"1.32.1","direct":false,"kind":"runtime","optional":false},{"id":171977506,"package_name":"rollup-plugin-babel","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977507,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171977508,"package_name":"jest-worker","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":171977593,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977509,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977510,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":171977511,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":171977512,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"runtime","optional":false},{"id":171977513,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977514,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977515,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977516,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977517,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977518,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977519,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977520,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977521,"package_name":"sanitize.css","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977522,"package_name":"sass-loader","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977523,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171977524,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977525,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":171977526,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":171977527,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977528,"package_name":"selfsigned","ecosystem":"npm","requirements":"1.10.11","direct":false,"kind":"runtime","optional":false},{"id":171977529,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":171977530,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":171977531,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977532,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977533,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171977534,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":171977535,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977536,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":171977537,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977538,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977539,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977540,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977541,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"runtime","optional":false},{"id":171977542,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977543,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977544,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":171977545,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977546,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977547,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977548,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":171977549,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":171977550,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977551,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977552,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977553,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":171977554,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977555,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977556,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":171977557,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977558,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":171977559,"package_name":"sort-keys","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977560,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977561,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":171977562,"package_name":"source-map-js","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977563,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":171977564,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"runtime","optional":false},{"id":171977565,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977566,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":171977567,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977568,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977569,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977570,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":171977571,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977572,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977573,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977574,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977575,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977576,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":171977577,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977578,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977579,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977580,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977581,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977582,"package_name":"stream-each","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171977583,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":171977584,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977585,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977586,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977587,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977588,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171977589,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977590,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977591,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977592,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977594,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977595,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977596,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977597,"package_name":"strip-comments","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977598,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977599,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977600,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977601,"package_name":"style-loader","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977602,"package_name":"stylehacks","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977603,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977604,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977605,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977606,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171977607,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":171977608,"package_name":"table","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":171977609,"package_name":"ajv","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977610,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977611,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171977612,"package_name":"tar","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977613,"package_name":"temp-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977614,"package_name":"tempy","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977615,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171977616,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977617,"package_name":"terser","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":171977618,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":171977619,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":171977620,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":171977621,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977622,"package_name":"terser","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":171977623,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977624,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977625,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977626,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977627,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977628,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":171977630,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977631,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977632,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977634,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977636,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977638,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977640,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977642,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977644,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977646,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977647,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977648,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977649,"package_name":"ts-pnp","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977650,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":171977651,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":171977652,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":171977653,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977654,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977655,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977656,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":171977657,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":171977658,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":171977659,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":171977660,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":171977661,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977662,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977663,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977664,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977665,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977666,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977667,"package_name":"uniq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977668,"package_name":"uniqs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977669,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977670,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977671,"package_name":"unique-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977672,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977673,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977674,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977675,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977676,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171977677,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977678,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977679,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977680,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977681,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977682,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":171977683,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171977684,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977685,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977686,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":171977687,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977688,"package_name":"util","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":171977689,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977690,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977691,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171977692,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977693,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":171977694,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977695,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977696,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977697,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977698,"package_name":"vendors","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977699,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977700,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977701,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977702,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977703,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":171977704,"package_name":"watchpack","ecosystem":"npm","requirements":"1.7.5","direct":false,"kind":"runtime","optional":false},{"id":171977705,"package_name":"watchpack-chokidar2","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977706,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":171977707,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":171977708,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":171977709,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977710,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977711,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977712,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":171977713,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":171977714,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977715,"package_name":"webpack","ecosystem":"npm","requirements":"4.44.2","direct":false,"kind":"runtime","optional":false},{"id":171977716,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":171977717,"package_name":"cacache","ecosystem":"npm","requirements":"12.0.4","direct":false,"kind":"runtime","optional":false},{"id":171977718,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977719,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977720,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977721,"package_name":"ssri","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977722,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":171977723,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977724,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":171977725,"package_name":"mime","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":171977726,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"3.11.1","direct":false,"kind":"runtime","optional":false},{"id":171977727,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977728,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977729,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977730,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977731,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977732,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977733,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977734,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977735,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977736,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977737,"package_name":"ws","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":171977738,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"runtime","optional":false},{"id":171977739,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":171977740,"package_name":"webpack-log","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977741,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":171977742,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977743,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171977744,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977745,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":171977746,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":171977747,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977748,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171977749,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":171977750,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171977751,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":171977752,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171977753,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977754,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977755,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171977756,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977757,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977758,"package_name":"workbox-build","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977759,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":171977760,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977761,"package_name":"workbox-core","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977762,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977763,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977764,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977765,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977766,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977767,"package_name":"workbox-routing","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977768,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977769,"package_name":"workbox-streams","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977770,"package_name":"workbox-sw","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977771,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977772,"package_name":"workbox-window","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171977773,"package_name":"worker-farm","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":171977774,"package_name":"worker-rpc","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171977775,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977776,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977777,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977778,"package_name":"ws","ecosystem":"npm","requirements":"7.4.6","direct":false,"kind":"runtime","optional":false},{"id":171977779,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977780,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171977781,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171977782,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171977783,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171977784,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":171977785,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":171977786,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":171977787,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/locize/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:13.157Z","updated_at":"2022-07-12T16:33:13.157Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/locize/package.json","dependencies":[{"id":171980033,"package_name":"i18next","ecosystem":"npm","requirements":"21.0.0","direct":true,"kind":"runtime","optional":false},{"id":171980034,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.1","direct":true,"kind":"runtime","optional":false},{"id":171980035,"package_name":"i18next-locize-backend","ecosystem":"npm","requirements":"4.2.2","direct":true,"kind":"runtime","optional":false},{"id":171980036,"package_name":"locize","ecosystem":"npm","requirements":"2.2.4","direct":true,"kind":"runtime","optional":false},{"id":171980037,"package_name":"locize-lastused","ecosystem":"npm","requirements":"3.0.12","direct":true,"kind":"runtime","optional":false},{"id":171980038,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":true,"kind":"runtime","optional":false},{"id":171980039,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":true,"kind":"runtime","optional":false},{"id":171980040,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.10.0","direct":true,"kind":"runtime","optional":false},{"id":171980041,"package_name":"react-scripts","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/razzle-ssr/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:13.394Z","updated_at":"2022-07-12T16:33:13.394Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/razzle-ssr/package.json","dependencies":[{"id":171980417,"package_name":"babel-preset-razzle","ecosystem":"npm","requirements":"4.0.5","direct":true,"kind":"runtime","optional":false},{"id":171980418,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":true,"kind":"runtime","optional":false},{"id":171980419,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.3.1","direct":true,"kind":"runtime","optional":false},{"id":171980420,"package_name":"i18next","ecosystem":"npm","requirements":"20.3.5","direct":true,"kind":"runtime","optional":false},{"id":171980421,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.2","direct":true,"kind":"runtime","optional":false},{"id":171980422,"package_name":"i18next-fs-backend","ecosystem":"npm","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false},{"id":171980423,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"1.2.8","direct":true,"kind":"runtime","optional":false},{"id":171980424,"package_name":"i18next-http-middleware","ecosystem":"npm","requirements":"3.1.4","direct":true,"kind":"runtime","optional":false},{"id":171980425,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"1.4.1","direct":true,"kind":"runtime","optional":false},{"id":171980426,"package_name":"razzle","ecosystem":"npm","requirements":"4.0.5","direct":true,"kind":"runtime","optional":false},{"id":171980427,"package_name":"razzle-dev-utils","ecosystem":"npm","requirements":"4.0.5","direct":true,"kind":"runtime","optional":false},{"id":171980428,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":true,"kind":"runtime","optional":false},{"id":171980429,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":true,"kind":"runtime","optional":false},{"id":171980430,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.11.3","direct":true,"kind":"runtime","optional":false},{"id":171980431,"package_name":"react-router-dom","ecosystem":"npm","requirements":"5.2.0","direct":true,"kind":"runtime","optional":false},{"id":171980432,"package_name":"serve","ecosystem":"npm","requirements":"11.3.2","direct":true,"kind":"runtime","optional":false},{"id":171980433,"package_name":"webpack","ecosystem":"npm","requirements":"5.31.2","direct":true,"kind":"runtime","optional":false},{"id":171980434,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"3.11.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:33:13.635Z","updated_at":"2022-07-12T16:33:13.635Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react/package-lock.json","dependencies":[{"id":171984473,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984474,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984475,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984476,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":171984477,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984478,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984479,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984480,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984481,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984482,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984483,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984484,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984485,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984486,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.17.1","direct":false,"kind":"runtime","optional":false},{"id":171984487,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984488,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984489,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984490,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984491,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984492,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984493,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984494,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984495,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984496,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984497,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984498,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984499,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171984500,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984501,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984502,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":171984503,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984504,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984505,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984649,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":171984506,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171984507,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":171984508,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"runtime","optional":false},{"id":171984509,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984510,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984511,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984512,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171984513,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984514,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984515,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":171984516,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984517,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984518,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984519,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984520,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984521,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984522,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984523,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984524,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984525,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.11","direct":false,"kind":"runtime","optional":false},{"id":171984526,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984527,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984528,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":171984529,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984530,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171984531,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":171984532,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984533,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984534,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984535,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984536,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171984537,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984538,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984540,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171984541,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984542,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171984543,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984544,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984545,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984546,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":171984547,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":171984548,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984549,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984550,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171984551,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984552,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984553,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984554,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984555,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984556,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984557,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984558,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984559,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984560,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984561,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984562,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984563,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984564,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984565,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171984566,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984567,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984568,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171984569,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984570,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984571,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984572,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984573,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.13.13","direct":false,"kind":"runtime","optional":false},{"id":171984574,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984575,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984576,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984577,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984578,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984579,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984580,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984581,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984582,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984583,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984584,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984585,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984586,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171984587,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984588,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984589,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.16.11","direct":false,"kind":"runtime","optional":false},{"id":171984590,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":171984591,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984592,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984593,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":171984594,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":171984595,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171984596,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984597,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171984598,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":171984599,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984600,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984601,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984602,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984603,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984604,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984605,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984606,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984607,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984608,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171984609,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984610,"package_name":"globals","ecosystem":"npm","requirements":"13.13.0","direct":false,"kind":"runtime","optional":false},{"id":171984611,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984612,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":171984613,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":171984614,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171984615,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984616,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984617,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984618,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984619,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984620,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984621,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984622,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":171984623,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984624,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984625,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984626,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984627,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171984628,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984629,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984630,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984631,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984632,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984633,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984634,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984635,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":171984636,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984637,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984638,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984639,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984640,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984641,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":171984642,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"runtime","optional":false},{"id":171984643,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":171984644,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984645,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":171984646,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171984647,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":171984648,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":171984650,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984651,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":171984652,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171984653,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984654,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":171984655,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984656,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984657,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984658,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":171984659,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984660,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984661,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984662,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984663,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984664,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984665,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984666,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171984667,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171984668,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171984669,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171984670,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171984671,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171984672,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171984673,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984674,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984675,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"runtime","optional":false},{"id":171984676,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"runtime","optional":false},{"id":171984677,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":171984678,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171984679,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":171984680,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":171984681,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"runtime","optional":false},{"id":171984682,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":171984683,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":171984684,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":171984685,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"runtime","optional":false},{"id":171984686,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"runtime","optional":false},{"id":171984687,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.28","direct":false,"kind":"runtime","optional":false},{"id":171984688,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":171984689,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984690,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.8","direct":false,"kind":"runtime","optional":false},{"id":171984691,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171984692,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984693,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984694,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":171984695,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":171984696,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171984697,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.23","direct":false,"kind":"runtime","optional":false},{"id":171984698,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984699,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":171984700,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":171984701,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":171984702,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171984703,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":171984704,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":171984705,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171984706,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":171984707,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"runtime","optional":false},{"id":171984708,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984709,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984710,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"runtime","optional":false},{"id":171984711,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":171984712,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984713,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984714,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984715,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984716,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984717,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984718,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984719,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984720,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984721,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171984722,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984723,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984724,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984806,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984725,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984726,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984727,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984728,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984729,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984730,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984731,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984732,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984733,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984734,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984735,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984736,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171984737,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984738,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984739,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171984740,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":171984741,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":171984742,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984743,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":171984744,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":171984745,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":171984746,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":171984747,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984748,"package_name":"address","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984749,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984750,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984751,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":171984752,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984753,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"runtime","optional":false},{"id":171984754,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984755,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":171984756,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":171984757,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":171984758,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984759,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":171984760,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984761,"package_name":"arg","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984762,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":171984763,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984764,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984765,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":171984766,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984767,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984768,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984769,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":171984770,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":171984771,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":171984772,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984773,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984774,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.4","direct":false,"kind":"runtime","optional":false},{"id":171984775,"package_name":"axe-core","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":171984776,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984777,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984778,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":171984779,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":171984780,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":171984781,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984782,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984783,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984784,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":171984785,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984786,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":171984787,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984788,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":171984789,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984790,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984791,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984792,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984793,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":171984794,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984795,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984796,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984797,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":171984798,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":171984799,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984800,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":171984801,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":171984802,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984803,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":171984804,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984805,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":171984807,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984808,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.2","direct":false,"kind":"runtime","optional":false},{"id":171984809,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984810,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984811,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984812,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984813,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984814,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984815,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984816,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984817,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984818,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984819,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001331","direct":false,"kind":"runtime","optional":false},{"id":171984820,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984821,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171984822,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984823,"package_name":"charcodes","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984824,"package_name":"check-types","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984825,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":171984826,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984827,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984828,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984829,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984830,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984831,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":171984832,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":171984833,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984834,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984835,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":171984836,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171984837,"package_name":"colord","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":171984838,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":171984839,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":171984840,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984841,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984842,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":171984843,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984844,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":171984845,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":171984846,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984847,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":171984848,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":171984849,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":171984850,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":171984851,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171984852,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":171984853,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":171984854,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":171984855,"package_name":"core-js","ecosystem":"npm","requirements":"3.21.1","direct":false,"kind":"runtime","optional":false},{"id":171984856,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":171984857,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984858,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.21.1","direct":false,"kind":"runtime","optional":false},{"id":171984859,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984860,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984861,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":171984862,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984863,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984864,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984865,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984866,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171984867,"package_name":"css-loader","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":171984868,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":171984869,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984870,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984871,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984872,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984873,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984874,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":171984875,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":171984876,"package_name":"cssdb","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":171984877,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984878,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":171984879,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"runtime","optional":false},{"id":171984880,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984881,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984882,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171984883,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":171984884,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":171984885,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984886,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":171984887,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":171984888,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984889,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984890,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":171984891,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":171984892,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984893,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":171984894,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171984895,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984896,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984897,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984898,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171984899,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984900,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984901,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984902,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171984903,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984904,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984905,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":171984906,"package_name":"detective","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984907,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984908,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984909,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984910,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171984911,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984912,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984913,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984914,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984915,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984916,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984917,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984918,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984919,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984920,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984921,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984922,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":171984923,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171984924,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984925,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984926,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984927,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984928,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":171984929,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.107","direct":false,"kind":"runtime","optional":false},{"id":171984930,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":171984931,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":171984932,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984933,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171984934,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.9.2","direct":false,"kind":"runtime","optional":false},{"id":171984935,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984936,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171984937,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":171984938,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.4","direct":false,"kind":"runtime","optional":false},{"id":171984939,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":171984940,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984941,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171984942,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984943,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984944,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171984945,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984946,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984947,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":171984948,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984949,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":171984950,"package_name":"eslint","ecosystem":"npm","requirements":"8.13.0","direct":false,"kind":"runtime","optional":false},{"id":171984951,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984952,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984953,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":171984954,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":171984955,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":171984956,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984957,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984958,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984959,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984960,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984961,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984962,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984963,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":171984964,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984965,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":171984966,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984967,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.29.4","direct":false,"kind":"runtime","optional":false},{"id":171984968,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":171984969,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984970,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984971,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984972,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171984973,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984974,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984975,"package_name":"espree","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"runtime","optional":false},{"id":171984976,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984977,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171984978,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984979,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984980,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984981,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171984982,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":171984983,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":171984984,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171984985,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984986,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171984987,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171984988,"package_name":"express","ecosystem":"npm","requirements":"4.17.3","direct":false,"kind":"runtime","optional":false},{"id":171984989,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171984990,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":171984991,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":171984992,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171984993,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":171984994,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":171984995,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":171984996,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984997,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171984998,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":171984999,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985000,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":171985001,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985002,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985003,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":171985004,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985005,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985006,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":171985007,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.9","direct":false,"kind":"runtime","optional":false},{"id":171985008,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985009,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985010,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985011,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":171985012,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171985013,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985014,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985015,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985016,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":171985017,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985018,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985019,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985020,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":171985021,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985022,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985023,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":171985024,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985025,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985026,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985027,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985028,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985029,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985030,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985031,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985032,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171985033,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985034,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985035,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985036,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":171985037,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985038,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":171985039,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985040,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985041,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":171985042,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985043,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985044,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985045,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985046,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985047,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985048,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985049,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":171985050,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":171985051,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985052,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985053,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":171985054,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985055,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985056,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985057,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171985058,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985059,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":171985060,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":171985061,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":171985062,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":171985063,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":171985064,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":171985065,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985066,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985067,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985068,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985069,"package_name":"i18next","ecosystem":"npm","requirements":"21.6.16","direct":false,"kind":"runtime","optional":false},{"id":171985070,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985071,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985072,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":171985073,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985074,"package_name":"idb","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"runtime","optional":false},{"id":171985075,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985076,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985077,"package_name":"immer","ecosystem":"npm","requirements":"9.0.12","direct":false,"kind":"runtime","optional":false},{"id":171985078,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985079,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985080,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985081,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":171985082,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985083,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":171985084,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985085,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985086,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171985087,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985088,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985089,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985090,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171985091,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":171985092,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985093,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":171985094,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985095,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985096,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985097,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985098,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985099,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985100,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985101,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985102,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985103,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985104,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985105,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985106,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985107,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985108,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985109,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985110,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":171985111,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985112,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985113,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985114,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985115,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985116,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985117,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985118,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985119,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985120,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985121,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985122,"package_name":"jake","ecosystem":"npm","requirements":"10.8.4","direct":false,"kind":"runtime","optional":false},{"id":171985123,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":171985124,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985125,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985126,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985127,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985128,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985129,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985130,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985131,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985132,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985133,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985134,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985135,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985136,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985137,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985138,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985139,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985140,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985141,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171985142,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985143,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985144,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985145,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985146,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985147,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985148,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985149,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985150,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985151,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985152,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985153,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985154,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985155,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985156,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985157,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985158,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985159,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985160,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985161,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":171985162,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":171985163,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":171985164,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985165,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985166,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985167,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171985168,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985169,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985170,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985171,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985172,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":171985173,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985174,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985175,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985176,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":171985177,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985178,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985179,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171985180,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985181,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":171985182,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985183,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985184,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985185,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":171985186,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":171985187,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985188,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":171985189,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":171985190,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":171985191,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985192,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985193,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985194,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":171985195,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985196,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":171985197,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985198,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985199,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":171985200,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985201,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985202,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":171985203,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985204,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985205,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":171985206,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":171985207,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":171985208,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985209,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":171985210,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985211,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985212,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":171985213,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":171985214,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985215,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.4","direct":false,"kind":"runtime","optional":false},{"id":171985216,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":171985217,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985218,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":171985219,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":171985220,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985221,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":171985222,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985223,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985224,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985225,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985226,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985227,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985228,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985229,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985230,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985231,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985232,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985233,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":171985234,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985235,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985236,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":171985237,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985238,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985239,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985240,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":171985241,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985242,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985243,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985244,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985245,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985246,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985247,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":171985248,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985249,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985250,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"runtime","optional":false},{"id":171985251,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985252,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985253,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985254,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985255,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985256,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":171985257,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985258,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985259,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985260,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985261,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":171985262,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":171985263,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985264,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985265,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985266,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985267,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985268,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985269,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985270,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985271,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985272,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985273,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":171985274,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.12","direct":false,"kind":"runtime","optional":false},{"id":171985275,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985276,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985277,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":171985278,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985279,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171985280,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985281,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985282,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985283,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985284,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985285,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.7","direct":false,"kind":"runtime","optional":false},{"id":171985286,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985287,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985288,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985289,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985290,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985291,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985292,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985293,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":171985294,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985295,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985296,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985297,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985298,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985299,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":171985300,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985301,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985302,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985303,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985304,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":171985305,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985306,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985307,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985308,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985309,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985310,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985311,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985312,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985313,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985314,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985315,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985316,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985317,"package_name":"postcss-nested","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":171985318,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985319,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985320,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985321,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985322,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985323,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985324,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985325,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985326,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985327,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985328,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985329,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985330,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985331,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985332,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985333,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985334,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.4.3","direct":false,"kind":"runtime","optional":false},{"id":171985335,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985336,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985337,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985338,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985339,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985340,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"runtime","optional":false},{"id":171985341,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985342,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985343,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985344,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985345,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985346,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":171985347,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985348,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985349,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171985350,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":171985351,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985352,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985353,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985354,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985355,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985356,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171985357,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":171985358,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":171985359,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":171985360,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171985361,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":171985362,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985363,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":171985364,"package_name":"qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":171985365,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171985366,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985367,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":171985368,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985369,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171985370,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":171985371,"package_name":"react","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985372,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985373,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985374,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985375,"package_name":"react-dom","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985376,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":171985377,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.16.7","direct":false,"kind":"runtime","optional":false},{"id":171985378,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985379,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":171985380,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985381,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":171985382,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":171985383,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":171985384,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985385,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":171985386,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985387,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":171985388,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":171985389,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":171985390,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":171985391,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985392,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985393,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":171985394,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":171985395,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":171985396,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":171985397,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985398,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985399,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985400,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985401,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":171985402,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985403,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985404,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985405,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171985406,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":171985407,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985408,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":171985409,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985410,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985411,"package_name":"rollup","ecosystem":"npm","requirements":"2.70.1","direct":false,"kind":"runtime","optional":false},{"id":171985412,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985413,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171985414,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985415,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985416,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985417,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985418,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985419,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":171985420,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171985421,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985422,"package_name":"scheduler","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":171985423,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985424,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985425,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985426,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":171985427,"package_name":"send","ecosystem":"npm","requirements":"0.17.2","direct":false,"kind":"runtime","optional":false},{"id":171985428,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":171985429,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985430,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171985431,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":171985432,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985433,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985434,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"runtime","optional":false},{"id":171985435,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985436,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985437,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985438,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":171985439,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985440,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":171985441,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985442,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985443,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":171985444,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985445,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":171985446,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985447,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985448,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":171985449,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":171985450,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985451,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985452,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985453,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":171985454,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985455,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985456,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171985457,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":171985458,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985459,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985460,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985461,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":171985462,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985463,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":171985464,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985465,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985466,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985467,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985468,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985469,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985470,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985471,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985472,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985473,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985474,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171985475,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985476,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985477,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171985478,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171985479,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":171985480,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.0.24","direct":false,"kind":"runtime","optional":false},{"id":171985481,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":171985482,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985483,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":171985484,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":171985485,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985486,"package_name":"terser","ecosystem":"npm","requirements":"5.12.1","direct":false,"kind":"runtime","optional":false},{"id":171985487,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":171985488,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985489,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985490,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985491,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985492,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985493,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985494,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985495,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985496,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985497,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985498,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985499,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985500,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985501,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":171985502,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985503,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985504,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985505,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":171985506,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":171985507,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985508,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":171985509,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":171985510,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":171985511,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":171985512,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.3","direct":false,"kind":"runtime","optional":false},{"id":171985513,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985514,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985515,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985516,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985517,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985518,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985519,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985520,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985521,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985522,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985523,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":171985524,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985525,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985526,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171985527,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985528,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":171985529,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985530,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985531,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171985532,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985533,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985534,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985535,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":171985536,"package_name":"watchpack","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985537,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":171985538,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985539,"package_name":"webpack","ecosystem":"npm","requirements":"5.72.0","direct":false,"kind":"runtime","optional":false},{"id":171985540,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985541,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"runtime","optional":false},{"id":171985542,"package_name":"ws","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":171985543,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171985544,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171985545,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":171985546,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":171985547,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171985548,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171985549,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":171985550,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171985551,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985552,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985553,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985554,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985555,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171985556,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985557,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985558,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985559,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":171985560,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":171985561,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171985562,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985563,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":171985564,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985565,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985566,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985567,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985568,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985569,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985570,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985571,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985572,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985573,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985574,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985575,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985576,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985577,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":171985578,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171985579,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985580,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985581,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171985582,"package_name":"ws","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"runtime","optional":false},{"id":171985583,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985584,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985585,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171985586,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":171985587,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171985588,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":171985589,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":171985590,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":171985591,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:14.014Z","updated_at":"2022-07-12T16:33:14.014Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react/package.json","dependencies":[{"id":171987294,"package_name":"i18next","ecosystem":"npm","requirements":"21.6.16","direct":true,"kind":"runtime","optional":false},{"id":171987296,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.4","direct":true,"kind":"runtime","optional":false},{"id":171987298,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"1.4.0","direct":true,"kind":"runtime","optional":false},{"id":171987300,"package_name":"react","ecosystem":"npm","requirements":"18.1.0","direct":true,"kind":"runtime","optional":false},{"id":171987302,"package_name":"react-dom","ecosystem":"npm","requirements":"18.1.0","direct":true,"kind":"runtime","optional":false},{"id":171987303,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.16.7","direct":true,"kind":"runtime","optional":false},{"id":171987305,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react-component-lib/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:33:14.179Z","updated_at":"2022-07-12T16:33:14.179Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-component-lib/package-lock.json","dependencies":[{"id":171988332,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988333,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988334,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988335,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":171988336,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988337,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988338,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988339,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988340,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988341,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988342,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988343,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988344,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988345,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.17.1","direct":false,"kind":"runtime","optional":false},{"id":171988346,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988347,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988348,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988349,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988350,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988351,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988352,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988353,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988354,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988355,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988356,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988357,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988358,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171988359,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988360,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988361,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":171988362,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988363,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988364,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988365,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171988366,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":171988367,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"runtime","optional":false},{"id":171988368,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988369,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988370,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988371,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171988372,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988373,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988374,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":171988375,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988376,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988377,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988378,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988379,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988380,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988381,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988382,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988383,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988384,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.11","direct":false,"kind":"runtime","optional":false},{"id":171988385,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988386,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988387,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":171988388,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988389,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":171988390,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":171988391,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988392,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988393,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988394,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988395,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171988396,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988397,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988398,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171988399,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988400,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":171988401,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988402,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988403,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988404,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":171988405,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":171988406,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988407,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988408,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171988409,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988410,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988411,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988412,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988413,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988414,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988415,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988416,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988417,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988418,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988419,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988420,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988421,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988422,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988423,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171988424,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988425,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988426,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171988427,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988428,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988429,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988430,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988507,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":171988431,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.13.13","direct":false,"kind":"runtime","optional":false},{"id":171988432,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988433,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988434,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988435,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988436,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988437,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988438,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988439,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988440,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988441,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988442,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988443,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988444,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":171988445,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988446,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988447,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.16.11","direct":false,"kind":"runtime","optional":false},{"id":171988448,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":171988449,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988450,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988451,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.17.2","direct":false,"kind":"runtime","optional":false},{"id":171988452,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":171988453,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":171988454,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988455,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":171988456,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":171988457,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988458,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988459,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988460,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988461,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988462,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988463,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988464,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988465,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988466,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171988467,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988468,"package_name":"globals","ecosystem":"npm","requirements":"13.13.0","direct":false,"kind":"runtime","optional":false},{"id":171988469,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988470,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":171988471,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":171988472,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171988473,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988474,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988475,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988476,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988477,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988478,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988479,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988480,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":171988481,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988482,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988483,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988484,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988485,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171988486,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988487,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988488,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988489,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988490,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988491,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988492,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988493,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":171988494,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988495,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988496,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988497,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988498,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988499,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":171988500,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"runtime","optional":false},{"id":171988501,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":171988502,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988503,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":171988504,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171988505,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":171988506,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":171988508,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988509,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":171988510,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171988511,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988512,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":171988513,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988514,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988515,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988516,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":171988517,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988518,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988519,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988520,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988521,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988522,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988523,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988524,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988525,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988526,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988527,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988528,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988529,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988530,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988531,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988532,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988533,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"runtime","optional":false},{"id":171988534,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"runtime","optional":false},{"id":171988535,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":171988536,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":171988537,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":171988538,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":171988539,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"runtime","optional":false},{"id":171988540,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":171988541,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":171988542,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":171988543,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"runtime","optional":false},{"id":171988544,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"runtime","optional":false},{"id":171988545,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.28","direct":false,"kind":"runtime","optional":false},{"id":171988546,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":171988547,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988548,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.8","direct":false,"kind":"runtime","optional":false},{"id":171988549,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988550,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988551,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988552,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":171988553,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":171988554,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171988555,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.23","direct":false,"kind":"runtime","optional":false},{"id":171988556,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988557,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":171988558,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":171988559,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":171988560,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171988561,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":171988562,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":171988563,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171988564,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":171988565,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"runtime","optional":false},{"id":171988566,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988567,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988568,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"runtime","optional":false},{"id":171988569,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988570,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988571,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988572,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988573,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988574,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988575,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988576,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988577,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988578,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988579,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":171988580,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988581,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988582,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988664,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988583,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988584,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988585,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988586,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988587,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988588,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988589,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988590,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988591,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988592,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988593,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988594,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":171988595,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988596,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988597,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171988598,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":171988599,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":171988600,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988601,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":171988602,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":171988603,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":171988604,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":171988605,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988606,"package_name":"address","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988607,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988608,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988609,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":171988610,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988611,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"runtime","optional":false},{"id":171988612,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988613,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":171988614,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":171988615,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":171988616,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988617,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":171988618,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988619,"package_name":"arg","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988620,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":171988621,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988622,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988623,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":171988624,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988625,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988626,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988627,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":171988628,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":171988629,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":171988630,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988631,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988632,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.4","direct":false,"kind":"runtime","optional":false},{"id":171988633,"package_name":"axe-core","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":171988634,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988635,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988636,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":171988637,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":171988638,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":171988639,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988640,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988641,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988642,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":171988643,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988644,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":171988645,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988646,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":171988647,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988648,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988649,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988650,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988651,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":171988652,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988653,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988654,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988655,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":171988656,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":171988657,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988658,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":171988659,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":171988660,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988661,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":171988662,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988663,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":171988665,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988666,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.2","direct":false,"kind":"runtime","optional":false},{"id":171988667,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988668,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988669,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988670,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988671,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988672,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988673,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988674,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988675,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988676,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988677,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001331","direct":false,"kind":"runtime","optional":false},{"id":171988678,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988679,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171988680,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988681,"package_name":"charcodes","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988682,"package_name":"check-types","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988683,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":171988684,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988685,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988686,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988687,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988688,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988689,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988690,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":171988691,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988692,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988693,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":171988694,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171988695,"package_name":"colord","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":171988696,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":171988697,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":171988698,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988699,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988700,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":171988701,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988702,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":171988703,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":171988704,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988705,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":171988706,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":171988707,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":171988708,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":171988709,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988710,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":171988711,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":171988712,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":171988713,"package_name":"core-js","ecosystem":"npm","requirements":"3.21.1","direct":false,"kind":"runtime","optional":false},{"id":171988714,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":171988715,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988716,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.21.1","direct":false,"kind":"runtime","optional":false},{"id":171988717,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988718,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988719,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":171988720,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988721,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988722,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988723,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988724,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988725,"package_name":"css-loader","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":171988726,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":171988727,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988728,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988729,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988730,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988731,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988732,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":171988733,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":171988734,"package_name":"cssdb","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988735,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988736,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":171988737,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"runtime","optional":false},{"id":171988738,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988739,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988740,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171988741,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":171988742,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":171988743,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988744,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":171988745,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":171988746,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988747,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988748,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":171988749,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":171988750,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988751,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":171988752,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171988753,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988754,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988755,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988756,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171988757,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988758,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988759,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988760,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988761,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988762,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988763,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":171988764,"package_name":"detective","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988765,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988766,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988767,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988768,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171988769,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988770,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988771,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988772,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988773,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988774,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988775,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988776,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988777,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988778,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988779,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988780,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":171988781,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988782,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988783,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988784,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988785,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988786,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":171988787,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.107","direct":false,"kind":"runtime","optional":false},{"id":171988788,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":171988789,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":171988790,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988791,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988792,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.9.2","direct":false,"kind":"runtime","optional":false},{"id":171988793,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988794,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171988795,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":171988796,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.4","direct":false,"kind":"runtime","optional":false},{"id":171988797,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":171988798,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988799,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171988800,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988801,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988802,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171988803,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988804,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988805,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":171988806,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988807,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":171988808,"package_name":"eslint","ecosystem":"npm","requirements":"8.13.0","direct":false,"kind":"runtime","optional":false},{"id":171988809,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988810,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988811,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":171988812,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":171988813,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":171988814,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988815,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988816,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988817,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988818,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988819,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988820,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988821,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":171988822,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988823,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":171988824,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988825,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.29.4","direct":false,"kind":"runtime","optional":false},{"id":171988826,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":171988827,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988828,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988829,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988830,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988831,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988832,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988833,"package_name":"espree","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988834,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988835,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988836,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988837,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988838,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988839,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988840,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":171988841,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":171988842,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988843,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988844,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988845,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988846,"package_name":"express","ecosystem":"npm","requirements":"4.17.3","direct":false,"kind":"runtime","optional":false},{"id":171988847,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988848,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":171988849,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":171988850,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988851,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":171988852,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":171988853,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":171988854,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988855,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988856,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988857,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988858,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":171988859,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988860,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171988861,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":171988862,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988863,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988864,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":171988865,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.9","direct":false,"kind":"runtime","optional":false},{"id":171988866,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988867,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988868,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988869,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":171988870,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":171988871,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988872,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988873,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988874,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":171988875,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988876,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988877,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988878,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":171988879,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988880,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988881,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":171988882,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171988883,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988884,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988885,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988886,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988887,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988888,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988889,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988890,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171988891,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988892,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988893,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171988894,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":171988895,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988896,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":171988897,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988898,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988899,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":171988900,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988901,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988902,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988903,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988904,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988905,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988906,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171988907,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":171988908,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":171988909,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988910,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988911,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":171988912,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988913,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988914,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988915,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171988916,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988917,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":171988918,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":171988919,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":171988920,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":171988921,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":171988922,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":171988923,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988924,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988925,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988926,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988927,"package_name":"i18next","ecosystem":"npm","requirements":"21.6.16","direct":false,"kind":"runtime","optional":false},{"id":171988928,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":171988929,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171988930,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":171988931,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988932,"package_name":"idb","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"runtime","optional":false},{"id":171988933,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988934,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988935,"package_name":"immer","ecosystem":"npm","requirements":"9.0.12","direct":false,"kind":"runtime","optional":false},{"id":171988936,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171988937,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988938,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171988939,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":171988940,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988941,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":171988942,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988943,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988944,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171988945,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988946,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988947,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988948,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171988949,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":171988950,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988951,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":171988952,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171988953,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988954,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988955,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":171988956,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988957,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988958,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988959,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171988960,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988961,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988962,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988963,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":171988964,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988965,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988966,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988967,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988968,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":171988969,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171988970,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988971,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171988972,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988973,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988974,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988975,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171988976,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171988977,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171988978,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171988979,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":171988980,"package_name":"jake","ecosystem":"npm","requirements":"10.8.4","direct":false,"kind":"runtime","optional":false},{"id":171988981,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":171988982,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988983,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988984,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988985,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988986,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988987,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988988,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988989,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988990,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988991,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988992,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988993,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988994,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988995,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988996,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988997,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988998,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171988999,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":171989000,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989001,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989002,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989003,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989004,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989005,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989006,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989007,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989008,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989009,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989010,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989011,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989012,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989013,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989014,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989015,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989016,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989017,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989018,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989019,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":171989020,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":171989021,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":171989022,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989023,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989024,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171989025,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171989026,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989027,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989028,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989029,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989030,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":171989031,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989032,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989033,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989034,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":171989035,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989036,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989037,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":171989038,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989039,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":171989040,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989041,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989042,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989043,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":171989044,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":171989045,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989046,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":171989047,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":171989048,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":171989049,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171989050,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989051,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989052,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":171989053,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989054,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":171989055,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989056,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989057,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":171989058,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989059,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989060,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":171989061,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989062,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989063,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":171989064,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":171989065,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":171989066,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989067,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":171989068,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989069,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989070,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":171989071,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":171989072,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989073,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.4","direct":false,"kind":"runtime","optional":false},{"id":171989074,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":171989075,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171989076,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":171989077,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":171989078,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989079,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":171989080,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989081,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171989082,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989083,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989084,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989085,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989086,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989087,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989088,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989089,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989090,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989091,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":171989092,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989093,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989094,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":171989095,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989096,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989097,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989098,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":171989099,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989100,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989101,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989102,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":171989103,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989104,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":171989105,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":171989106,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989107,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989108,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"runtime","optional":false},{"id":171989109,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989110,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989111,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989112,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989113,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989114,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":171989115,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989116,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989117,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989118,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989119,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":171989120,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":171989121,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989122,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989123,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989124,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989125,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989126,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989127,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989128,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989129,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989130,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989131,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":171989132,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.12","direct":false,"kind":"runtime","optional":false},{"id":171989133,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989134,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989135,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":171989136,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989137,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":171989138,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989139,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989140,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989141,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989142,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989143,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.7","direct":false,"kind":"runtime","optional":false},{"id":171989144,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989145,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989146,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989147,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989148,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989149,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989150,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989151,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":171989152,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989153,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989154,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989155,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989156,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989157,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":171989158,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989159,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989160,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989161,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":171989162,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":171989163,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989164,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989165,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":171989166,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989167,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989168,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989169,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989170,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989171,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989172,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989173,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989174,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989175,"package_name":"postcss-nested","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":171989176,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.1.4","direct":false,"kind":"runtime","optional":false},{"id":171989177,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989178,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989179,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989180,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989181,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989182,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989183,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989184,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989185,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989186,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989187,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989188,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989189,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989190,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989191,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989192,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.4.3","direct":false,"kind":"runtime","optional":false},{"id":171989193,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989194,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989195,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989196,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989197,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989198,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"runtime","optional":false},{"id":171989199,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989200,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989201,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989202,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989203,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989204,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":171989205,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989206,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989207,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171989208,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":171989209,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989210,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989211,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989212,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989213,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989214,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":171989215,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":171989216,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":171989217,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":171989218,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171989219,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":171989220,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989221,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":171989222,"package_name":"qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":171989223,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171989224,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989225,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":171989226,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989227,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171989228,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":171989229,"package_name":"react","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989230,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989231,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989232,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989233,"package_name":"react-dom","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989234,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":171989235,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.16.7","direct":false,"kind":"runtime","optional":false},{"id":171989236,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989237,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":171989238,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989239,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":171989240,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":171989241,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":171989242,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989243,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":171989244,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989245,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":171989246,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":171989247,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":171989248,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":171989249,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989250,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989251,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":171989252,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":171989253,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":171989254,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":171989255,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989256,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989257,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989258,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989259,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":171989260,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989261,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989262,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989263,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":171989264,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":171989265,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989266,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":171989267,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989268,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989269,"package_name":"rollup","ecosystem":"npm","requirements":"2.70.1","direct":false,"kind":"runtime","optional":false},{"id":171989270,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989271,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":171989272,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989273,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989274,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989275,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989276,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989277,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":171989278,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":171989279,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989280,"package_name":"scheduler","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":171989281,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989282,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989283,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989284,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":171989285,"package_name":"send","ecosystem":"npm","requirements":"0.17.2","direct":false,"kind":"runtime","optional":false},{"id":171989286,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":171989287,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989288,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":171989289,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":171989290,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989291,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989292,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"runtime","optional":false},{"id":171989293,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989294,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989295,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989296,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":171989297,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989298,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":171989299,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989300,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989301,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":171989302,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989303,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":171989304,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989305,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989306,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":171989307,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":171989308,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989309,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989310,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989311,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":171989312,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989313,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989314,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":171989315,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":171989316,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989317,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989318,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989319,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":171989320,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989321,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":171989322,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989323,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989324,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989325,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989326,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989327,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989328,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989329,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989330,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989331,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989332,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":171989333,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989334,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989335,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":171989336,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":171989337,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":171989338,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.0.24","direct":false,"kind":"runtime","optional":false},{"id":171989339,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":171989340,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989341,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":171989342,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":171989343,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989344,"package_name":"terser","ecosystem":"npm","requirements":"5.12.1","direct":false,"kind":"runtime","optional":false},{"id":171989345,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":171989346,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989347,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989348,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989349,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989350,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989351,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989352,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989353,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989354,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989355,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989356,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989357,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989358,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989359,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":171989360,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989361,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989362,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989363,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":171989364,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":171989365,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171989366,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":171989367,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":171989368,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":171989369,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":171989370,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.3","direct":false,"kind":"runtime","optional":false},{"id":171989371,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989372,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989373,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989374,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989375,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989376,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989377,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989378,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989379,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989380,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989381,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":171989382,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989383,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989384,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":171989385,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989386,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":171989387,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989388,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989389,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":171989390,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989391,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989392,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989393,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":171989394,"package_name":"watchpack","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989395,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":171989396,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989397,"package_name":"webpack","ecosystem":"npm","requirements":"5.72.0","direct":false,"kind":"runtime","optional":false},{"id":171989398,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989399,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"runtime","optional":false},{"id":171989400,"package_name":"ws","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":171989401,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":171989402,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":171989403,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":171989404,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":171989405,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":171989406,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":171989407,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":171989408,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":171989409,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989410,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989411,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989412,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989413,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":171989414,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989415,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989416,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989417,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":171989418,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":171989419,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":171989420,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989421,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":171989422,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989423,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989424,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989425,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989426,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989427,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989428,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989429,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989430,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989431,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989432,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989433,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989434,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989435,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":171989436,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":171989437,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989438,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989439,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":171989440,"package_name":"ws","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"runtime","optional":false},{"id":171989441,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989442,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989443,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":171989444,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":171989445,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":171989446,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":171989447,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":171989448,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":171989449,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react-component-lib/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:14.613Z","updated_at":"2022-07-12T16:33:14.613Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-component-lib/package.json","dependencies":[{"id":171994928,"package_name":"i18next","ecosystem":"npm","requirements":"21.6.16","direct":true,"kind":"runtime","optional":false},{"id":171994929,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.4","direct":true,"kind":"runtime","optional":false},{"id":171994930,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"1.4.0","direct":true,"kind":"runtime","optional":false},{"id":171994931,"package_name":"react","ecosystem":"npm","requirements":"18.1.0","direct":true,"kind":"runtime","optional":false},{"id":171994932,"package_name":"react-dom","ecosystem":"npm","requirements":"18.1.0","direct":true,"kind":"runtime","optional":false},{"id":171994933,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.16.7","direct":true,"kind":"runtime","optional":false},{"id":171994934,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react-icu/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:14.771Z","updated_at":"2022-07-12T16:33:14.771Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-icu/package.json","dependencies":[{"id":171995766,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.14.1","direct":true,"kind":"runtime","optional":false},{"id":171995767,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^12.0.0","direct":true,"kind":"runtime","optional":false},{"id":171995768,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^13.1.9","direct":true,"kind":"runtime","optional":false},{"id":171995769,"package_name":"i18next","ecosystem":"npm","requirements":"20.3.2","direct":true,"kind":"runtime","optional":false},{"id":171995770,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"runtime","optional":false},{"id":171995771,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"^1.2.6","direct":true,"kind":"runtime","optional":false},{"id":171995772,"package_name":"i18next-icu","ecosystem":"npm","requirements":"^2.0.3","direct":true,"kind":"runtime","optional":false},{"id":171995773,"package_name":"intl-messageformat","ecosystem":"npm","requirements":"9.7.0","direct":true,"kind":"runtime","optional":false},{"id":171995774,"package_name":"react","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":171995775,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":171995776,"package_name":"react-i18next","ecosystem":"npm","requirements":"^11.11.0","direct":true,"kind":"runtime","optional":false},{"id":171995777,"package_name":"react-scripts","ecosystem":"npm","requirements":"4.0.3","direct":true,"kind":"runtime","optional":false},{"id":171995778,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/react_native_windows/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:16.411Z","updated_at":"2022-07-12T16:33:16.411Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react_native_windows/package.json","dependencies":[{"id":172014673,"package_name":"i18next","ecosystem":"npm","requirements":"20.0.0","direct":true,"kind":"runtime","optional":false},{"id":172014677,"package_name":"react","ecosystem":"npm","requirements":"16.13.1","direct":true,"kind":"runtime","optional":false},{"id":172014679,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.7.3","direct":true,"kind":"runtime","optional":false},{"id":172014680,"package_name":"react-native","ecosystem":"npm","requirements":"0.63.3","direct":true,"kind":"runtime","optional":false},{"id":172014682,"package_name":"react-native-macos","ecosystem":"npm","requirements":"^0.62.0-0","direct":true,"kind":"runtime","optional":false},{"id":172014686,"package_name":"react-native-windows","ecosystem":"npm","requirements":"^0.63.0-0","direct":true,"kind":"runtime","optional":false},{"id":172014688,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.8.4","direct":true,"kind":"development","optional":false},{"id":172014690,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.8.4","direct":true,"kind":"development","optional":false},{"id":172014691,"package_name":"@react-native-community/eslint-config","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":172014693,"package_name":"babel-jest","ecosystem":"npm","requirements":"^25.1.0","direct":true,"kind":"development","optional":false},{"id":172014695,"package_name":"eslint","ecosystem":"npm","requirements":"^6.5.1","direct":true,"kind":"development","optional":false},{"id":172014696,"package_name":"jest","ecosystem":"npm","requirements":"^25.1.0","direct":true,"kind":"development","optional":false},{"id":172014698,"package_name":"metro-react-native-babel-preset","ecosystem":"npm","requirements":"^0.59.0","direct":true,"kind":"development","optional":false},{"id":172014700,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"16.13.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/react_native_windows/yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:33:16.748Z","updated_at":"2022-07-12T16:33:16.748Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react_native_windows/yarn.lock","dependencies":[{"id":172020207,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020208,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.12.3","direct":false,"kind":"runtime","optional":false},{"id":172020209,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020210,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020211,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020212,"package_name":"@babel/helper-builder-react-jsx-experimental","ecosystem":"npm","requirements":"7.12.4","direct":false,"kind":"runtime","optional":false},{"id":172020213,"package_name":"@babel/helper-builder-react-jsx","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020214,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020215,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020216,"package_name":"@babel/helper-define-map","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"runtime","optional":false},{"id":172020217,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020218,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020219,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020220,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020221,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020222,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020223,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020224,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020225,"package_name":"@babel/helper-regex","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"runtime","optional":false},{"id":172020226,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020227,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020228,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020229,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020230,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.11.0","direct":false,"kind":"runtime","optional":false},{"id":172020231,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020232,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.12.3","direct":false,"kind":"runtime","optional":false},{"id":172020233,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020234,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020235,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.12.3","direct":false,"kind":"runtime","optional":false},{"id":172020236,"package_name":"@babel/plugin-external-helpers","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020237,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020238,"package_name":"@babel/plugin-proposal-export-default-from","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020239,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020240,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020241,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020242,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020243,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":172020244,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172020245,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020246,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172020247,"package_name":"@babel/plugin-syntax-export-default-from","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020248,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020249,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020250,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172020251,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020252,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020253,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172020254,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020255,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172020256,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172020257,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172020258,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020259,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020260,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020261,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020262,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020263,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020264,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020265,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020266,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020267,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020268,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020269,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020270,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020271,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020272,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020273,"package_name":"@babel/plugin-transform-object-assign","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020274,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020275,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020276,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020277,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020278,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020279,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020280,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020281,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020282,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020283,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020284,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020285,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020286,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020287,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020288,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020289,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020290,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020291,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020292,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172020293,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020294,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172020295,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":172020296,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172020297,"package_name":"@hapi/address","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020298,"package_name":"@hapi/bourne","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172020299,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"8.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020300,"package_name":"@hapi/joi","ecosystem":"npm","requirements":"15.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020301,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":172020302,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020303,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020304,"package_name":"@jest/console","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020305,"package_name":"@jest/console","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020306,"package_name":"@jest/core","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020307,"package_name":"@jest/environment","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020308,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020309,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020310,"package_name":"@jest/globals","ecosystem":"npm","requirements":"25.5.2","direct":false,"kind":"runtime","optional":false},{"id":172020311,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"25.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020312,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020313,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020314,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020315,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020316,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020317,"package_name":"@jest/transform","ecosystem":"npm","requirements":"25.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020318,"package_name":"@jest/types","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020319,"package_name":"@jest/types","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020320,"package_name":"@react-native-community/cli-debugger-ui","ecosystem":"npm","requirements":"4.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020321,"package_name":"@react-native-community/cli-hermes","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":172020322,"package_name":"@react-native-community/cli-platform-android","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":172020323,"package_name":"@react-native-community/cli-platform-ios","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":172020324,"package_name":"@react-native-community/cli-server-api","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":172020325,"package_name":"@react-native-community/cli-tools","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":172020326,"package_name":"@react-native-community/cli-types","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":172020327,"package_name":"@react-native-community/cli","ecosystem":"npm","requirements":"4.13.0","direct":false,"kind":"runtime","optional":false},{"id":172020328,"package_name":"@react-native-community/eslint-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020329,"package_name":"@react-native-community/eslint-plugin","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020330,"package_name":"@react-native-windows/cli","ecosystem":"npm","requirements":"0.63.0","direct":false,"kind":"runtime","optional":false},{"id":172020331,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":172020332,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.10","direct":false,"kind":"runtime","optional":false},{"id":172020333,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.2","direct":false,"kind":"runtime","optional":false},{"id":172020334,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020335,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":172020336,"package_name":"@types/eslint-visitor-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020337,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020338,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020339,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020340,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020341,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020342,"package_name":"@types/node","ecosystem":"npm","requirements":"14.14.6","direct":false,"kind":"runtime","optional":false},{"id":172020343,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020344,"package_name":"@types/prettier","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":172020345,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020346,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020347,"package_name":"@types/yargs","ecosystem":"npm","requirements":"13.0.11","direct":false,"kind":"runtime","optional":false},{"id":172020348,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.9","direct":false,"kind":"runtime","optional":false},{"id":172020349,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"runtime","optional":false},{"id":172020350,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"runtime","optional":false},{"id":172020351,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"runtime","optional":false},{"id":172020352,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"2.34.0","direct":false,"kind":"runtime","optional":false},{"id":172020353,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172020354,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020355,"package_name":"absolute-path","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020356,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":172020357,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":172020358,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020359,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020360,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":172020361,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":172020362,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":172020363,"package_name":"anser","ecosystem":"npm","requirements":"1.4.10","direct":false,"kind":"runtime","optional":false},{"id":172020364,"package_name":"ansi-colors","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020365,"package_name":"ansi-cyan","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020366,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020367,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020368,"package_name":"ansi-fragments","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020369,"package_name":"ansi-gray","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020370,"package_name":"ansi-red","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020371,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020372,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020373,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020374,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020375,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020376,"package_name":"ansi-wrap","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020377,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020378,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020379,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":172020380,"package_name":"arr-diff","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020381,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020382,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020383,"package_name":"arr-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020384,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020385,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020386,"package_name":"array-filter","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020387,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020388,"package_name":"array-map","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020389,"package_name":"array-reduce","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020390,"package_name":"array-slice","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":172020391,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172020392,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020393,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":172020394,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020395,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020396,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020397,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":172020398,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020399,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020400,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":172020401,"package_name":"aws4","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":172020402,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020403,"package_name":"babel-jest","ecosystem":"npm","requirements":"25.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020404,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":172020405,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020406,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020407,"package_name":"babel-plugin-syntax-trailing-function-commas","ecosystem":"npm","requirements":"7.0.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":172020408,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020409,"package_name":"babel-preset-fbjs","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020410,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020411,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020412,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020413,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":172020414,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020415,"package_name":"big-integer","ecosystem":"npm","requirements":"1.6.48","direct":false,"kind":"runtime","optional":false},{"id":172020416,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020417,"package_name":"bplist-creator","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":172020418,"package_name":"bplist-parser","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020419,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":172020420,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":172020421,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020422,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020423,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":172020424,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020425,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":172020426,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020427,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020428,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020429,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020430,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020431,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020432,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020433,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020434,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020435,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":172020436,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":172020437,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020438,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020439,"package_name":"chardet","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":172020440,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":172020441,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020442,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":172020443,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020444,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020445,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020446,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020447,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020448,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020449,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020450,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172020451,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":172020452,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020453,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020454,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":172020455,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020456,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020457,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020458,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020459,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020460,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":172020461,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":172020462,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":172020463,"package_name":"commander","ecosystem":"npm","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":172020464,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020465,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020466,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":172020467,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":172020468,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020469,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":172020470,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":172020471,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":172020472,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020473,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.6.5","direct":false,"kind":"runtime","optional":false},{"id":172020474,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.11","direct":false,"kind":"runtime","optional":false},{"id":172020475,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020476,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020477,"package_name":"create-react-class","ecosystem":"npm","requirements":"15.7.0","direct":false,"kind":"runtime","optional":false},{"id":172020478,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020479,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":172020480,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020481,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":172020482,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":172020483,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020484,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":172020485,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020486,"package_name":"dayjs","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":172020487,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":172020488,"package_name":"debug","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020489,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020490,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020491,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020492,"package_name":"deepmerge","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020493,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":172020494,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020495,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020496,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":172020497,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020498,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020499,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020500,"package_name":"denodeify","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020501,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020502,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172020503,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020504,"package_name":"diff-sequences","ecosystem":"npm","requirements":"25.2.6","direct":false,"kind":"runtime","optional":false},{"id":172020505,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020506,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020507,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020508,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020509,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020510,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020511,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020512,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020513,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":172020514,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":172020515,"package_name":"envinfo","ecosystem":"npm","requirements":"7.7.3","direct":false,"kind":"runtime","optional":false},{"id":172020516,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172020517,"package_name":"errorhandler","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020518,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.17.7","direct":false,"kind":"runtime","optional":false},{"id":172020519,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.18.0-next.1","direct":false,"kind":"runtime","optional":false},{"id":172020520,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020521,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020522,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172020523,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":172020524,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"runtime","optional":false},{"id":172020525,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020526,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"2.50.3","direct":false,"kind":"runtime","optional":false},{"id":172020527,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"22.4.1","direct":false,"kind":"runtime","optional":false},{"id":172020528,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020529,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020530,"package_name":"eslint-plugin-react-native-globals","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020531,"package_name":"eslint-plugin-react-native","ecosystem":"npm","requirements":"3.8.1","direct":false,"kind":"runtime","optional":false},{"id":172020532,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":172020533,"package_name":"eslint-plugin-relay","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172020534,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020535,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":172020536,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020537,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020538,"package_name":"eslint","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":172020539,"package_name":"espree","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020540,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020541,"package_name":"esquery","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020542,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020543,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020544,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020545,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020546,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":172020547,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020548,"package_name":"eventemitter3","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020549,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":172020550,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020551,"package_name":"execa","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020552,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020553,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020554,"package_name":"expect","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020555,"package_name":"extend-shallow","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020556,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020557,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020558,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020559,"package_name":"external-editor","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020560,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020561,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172020562,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020563,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020564,"package_name":"fancy-log","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":172020565,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020566,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020567,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020568,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020569,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020570,"package_name":"fbjs-css-vars","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020571,"package_name":"fbjs-scripts","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020572,"package_name":"fbjs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020573,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020574,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020575,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020576,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020577,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020578,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020579,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020580,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020581,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020582,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020583,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020584,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020585,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020586,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172020587,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":172020588,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020589,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":172020590,"package_name":"fs-extra","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020591,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020592,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020593,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":172020594,"package_name":"fsevents","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020595,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020596,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020597,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":172020598,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172020599,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020600,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020601,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020602,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020603,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020604,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":172020605,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020606,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":172020607,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":172020608,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020609,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":172020610,"package_name":"graphql","ecosystem":"npm","requirements":"14.7.0","direct":false,"kind":"runtime","optional":false},{"id":172020611,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020612,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020613,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":172020614,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020615,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020616,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020617,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020618,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020619,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020620,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020621,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020622,"package_name":"hermes-engine","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":172020623,"package_name":"hermes-engine","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020624,"package_name":"hermes-profile-transformer","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020625,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"runtime","optional":false},{"id":172020626,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020627,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020628,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":172020629,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020630,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020631,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":172020632,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":172020633,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020634,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"runtime","optional":false},{"id":172020635,"package_name":"image-size","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":172020636,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020637,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020638,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020639,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020640,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020641,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172020642,"package_name":"inquirer","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020643,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"runtime","optional":false},{"id":172020644,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020645,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020646,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":172020647,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020648,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":172020649,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":172020650,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020651,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020652,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172020653,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":172020654,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020655,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020656,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020657,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020658,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020659,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":172020660,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020661,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020662,"package_name":"is-docker","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020663,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020664,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020665,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020666,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020667,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020668,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020669,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020670,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020671,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020672,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020673,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172020674,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020675,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020676,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020677,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172020678,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020679,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020680,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020681,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020682,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020683,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020684,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020685,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020686,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020687,"package_name":"isomorphic-fetch","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020688,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020689,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020690,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020691,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020692,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020693,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020694,"package_name":"iterall","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020695,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020696,"package_name":"jest-cli","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020697,"package_name":"jest-config","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020698,"package_name":"jest-diff","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020699,"package_name":"jest-docblock","ecosystem":"npm","requirements":"25.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020700,"package_name":"jest-each","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020701,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020702,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020703,"package_name":"jest-get-type","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020704,"package_name":"jest-get-type","ecosystem":"npm","requirements":"25.2.6","direct":false,"kind":"runtime","optional":false},{"id":172020705,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020706,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"25.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020707,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020708,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020709,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020710,"package_name":"jest-message-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020711,"package_name":"jest-message-util","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020712,"package_name":"jest-mock","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020713,"package_name":"jest-mock","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020714,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":172020715,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"25.2.6","direct":false,"kind":"runtime","optional":false},{"id":172020716,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020717,"package_name":"jest-resolve","ecosystem":"npm","requirements":"25.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020718,"package_name":"jest-runner","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020719,"package_name":"jest-runtime","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020720,"package_name":"jest-serializer","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020721,"package_name":"jest-serializer","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020722,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"25.5.1","direct":false,"kind":"runtime","optional":false},{"id":172020723,"package_name":"jest-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020724,"package_name":"jest-util","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020725,"package_name":"jest-validate","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020726,"package_name":"jest-validate","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020727,"package_name":"jest-watcher","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020728,"package_name":"jest-worker","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020729,"package_name":"jest-worker","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020730,"package_name":"jest","ecosystem":"npm","requirements":"25.5.4","direct":false,"kind":"runtime","optional":false},{"id":172020731,"package_name":"jetifier","ecosystem":"npm","requirements":"1.6.6","direct":false,"kind":"runtime","optional":false},{"id":172020732,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020733,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":172020734,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020735,"package_name":"jsc-android","ecosystem":"npm","requirements":"245459.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020736,"package_name":"jsdom","ecosystem":"npm","requirements":"15.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020737,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":172020738,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020739,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020740,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020741,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":172020742,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":172020743,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020744,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020745,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020746,"package_name":"json5","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020747,"package_name":"jsonfile","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020748,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020749,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020750,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172020751,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":172020752,"package_name":"kind-of","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020753,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":172020754,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020755,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020756,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020757,"package_name":"klaw","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020758,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020759,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020760,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020761,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172020762,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020763,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020764,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":172020765,"package_name":"lodash.throttle","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020766,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.20","direct":false,"kind":"runtime","optional":false},{"id":172020767,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020768,"package_name":"logkitty","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":172020769,"package_name":"lolex","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020770,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020771,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":172020772,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020773,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020774,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":172020775,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020776,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172020777,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020778,"package_name":"mem","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020779,"package_name":"merge-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020780,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020781,"package_name":"metro-babel-register","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020782,"package_name":"metro-babel-register","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":172020783,"package_name":"metro-babel-transformer","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020784,"package_name":"metro-babel-transformer","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":172020785,"package_name":"metro-cache","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020786,"package_name":"metro-config","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020787,"package_name":"metro-core","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020788,"package_name":"metro-inspector-proxy","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020789,"package_name":"metro-minify-uglify","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020790,"package_name":"metro-react-native-babel-preset","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020791,"package_name":"metro-react-native-babel-preset","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":172020792,"package_name":"metro-react-native-babel-transformer","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020793,"package_name":"metro-react-native-babel-transformer","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":172020794,"package_name":"metro-resolver","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020795,"package_name":"metro-source-map","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020796,"package_name":"metro-source-map","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":172020797,"package_name":"metro-symbolicate","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020798,"package_name":"metro-symbolicate","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":172020799,"package_name":"metro","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020800,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":172020801,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020802,"package_name":"mime-db","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"runtime","optional":false},{"id":172020803,"package_name":"mime-db","ecosystem":"npm","requirements":"1.45.0","direct":false,"kind":"runtime","optional":false},{"id":172020804,"package_name":"mime-db","ecosystem":"npm","requirements":"1.23.0","direct":false,"kind":"runtime","optional":false},{"id":172020805,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"runtime","optional":false},{"id":172020806,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.27","direct":false,"kind":"runtime","optional":false},{"id":172020807,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172020808,"package_name":"mime","ecosystem":"npm","requirements":"2.4.6","direct":false,"kind":"runtime","optional":false},{"id":172020809,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020810,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020811,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172020812,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":172020813,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172020814,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":172020815,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020816,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020817,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020818,"package_name":"mustache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020819,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":172020820,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":172020821,"package_name":"nan","ecosystem":"npm","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":172020822,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":172020823,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020824,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":172020825,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172020826,"package_name":"node-fetch","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":172020827,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":172020828,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020829,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020830,"package_name":"node-notifier","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020831,"package_name":"node-stream-zip","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":172020832,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020833,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020834,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020835,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020836,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020837,"package_name":"nuget-exe","ecosystem":"npm","requirements":"4.9.2","direct":false,"kind":"runtime","optional":false},{"id":172020838,"package_name":"nullthrows","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020839,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020840,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020841,"package_name":"ob1","ecosystem":"npm","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":172020842,"package_name":"ob1","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":172020843,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020844,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020845,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":172020846,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020847,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020848,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020849,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020850,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020851,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020852,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020853,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020854,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020855,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020856,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020857,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020858,"package_name":"open","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020859,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":172020860,"package_name":"options","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020861,"package_name":"ora","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020862,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020863,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020864,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020865,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020866,"package_name":"p-finally","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020867,"package_name":"p-is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020868,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020869,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020870,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020871,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020872,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020873,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020874,"package_name":"parse-json","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020875,"package_name":"parse-node-version","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020876,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020877,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":172020878,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020879,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020880,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020881,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020882,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020883,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020884,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":172020885,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020886,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":172020887,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020888,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020889,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020890,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020891,"package_name":"plist","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020892,"package_name":"plugin-error","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020893,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020894,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020895,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020896,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020897,"package_name":"prettier","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020898,"package_name":"pretty-format","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020899,"package_name":"pretty-format","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":172020900,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020901,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020902,"package_name":"promise","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":172020903,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020904,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172020905,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"runtime","optional":false},{"id":172020906,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020907,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":172020908,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020909,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020910,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":172020911,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020912,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"4.9.0","direct":false,"kind":"runtime","optional":false},{"id":172020913,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":172020914,"package_name":"react-native-macos","ecosystem":"npm","requirements":"0.62.16","direct":false,"kind":"runtime","optional":false},{"id":172020915,"package_name":"react-native-windows","ecosystem":"npm","requirements":"0.63.5","direct":false,"kind":"runtime","optional":false},{"id":172020916,"package_name":"react-native","ecosystem":"npm","requirements":"0.63.3","direct":false,"kind":"runtime","optional":false},{"id":172020917,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":172020918,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":172020919,"package_name":"react","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":172020920,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020921,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020922,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":172020923,"package_name":"realpath-native","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020924,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":172020925,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020926,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172020927,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.7","direct":false,"kind":"runtime","optional":false},{"id":172020928,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":172020929,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020930,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020931,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020932,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020933,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.7.1","direct":false,"kind":"runtime","optional":false},{"id":172020934,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":172020935,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":172020936,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020937,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172020938,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172020939,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172020940,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":172020941,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":172020942,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020943,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020944,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020945,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020946,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020947,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020948,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020949,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":172020950,"package_name":"resolve","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":172020951,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020952,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020953,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":172020954,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":172020955,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":172020956,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172020957,"package_name":"rimraf","ecosystem":"npm","requirements":"2.2.8","direct":false,"kind":"runtime","optional":false},{"id":172020958,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"runtime","optional":false},{"id":172020959,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":172020960,"package_name":"rx-lite-aggregates","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":172020961,"package_name":"rx-lite","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":172020962,"package_name":"rxjs","ecosystem":"npm","requirements":"5.5.12","direct":false,"kind":"runtime","optional":false},{"id":172020963,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.3","direct":false,"kind":"runtime","optional":false},{"id":172020964,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020965,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":172020966,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020967,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172020968,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020969,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":172020970,"package_name":"saxes","ecosystem":"npm","requirements":"3.1.11","direct":false,"kind":"runtime","optional":false},{"id":172020971,"package_name":"scheduler","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":172020972,"package_name":"scheduler","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":172020973,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":172020974,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":172020975,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":172020976,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":172020977,"package_name":"serialize-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020978,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":172020979,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020980,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172020981,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172020982,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020983,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172020984,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020985,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020986,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020987,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172020988,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":172020989,"package_name":"shelljs","ecosystem":"npm","requirements":"0.7.8","direct":false,"kind":"runtime","optional":false},{"id":172020990,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020991,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020992,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172020993,"package_name":"simple-plist","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172020994,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172020995,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020996,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172020997,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172020998,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172020999,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021000,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021001,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":172021002,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":172021003,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"runtime","optional":false},{"id":172021004,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172021005,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":172021006,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172021007,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":172021008,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021009,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172021010,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021011,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":172021012,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021013,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172021014,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":172021015,"package_name":"stack-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021016,"package_name":"stacktrace-parser","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":172021017,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172021018,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":172021019,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021020,"package_name":"stream-buffers","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021021,"package_name":"string-length","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021022,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021023,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021024,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021025,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021026,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021027,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021028,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021029,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021030,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021031,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021032,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021033,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021034,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021035,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021036,"package_name":"sudo-prompt","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":172021037,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172021038,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021039,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021040,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021041,"package_name":"symbol-observable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021042,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":172021043,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"runtime","optional":false},{"id":172021044,"package_name":"temp","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":172021045,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021046,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021047,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021048,"package_name":"throat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021049,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021050,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172021051,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":172021052,"package_name":"time-stamp","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021053,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":172021054,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172021055,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021056,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172021057,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021058,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021059,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021060,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021061,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":172021062,"package_name":"tough-cookie","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021063,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021064,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":172021065,"package_name":"tsutils","ecosystem":"npm","requirements":"3.17.1","direct":false,"kind":"runtime","optional":false},{"id":172021066,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":172021067,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":172021068,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172021069,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":172021070,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":172021071,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":172021072,"package_name":"type-fest","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":172021073,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":172021074,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":172021075,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":172021076,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.22","direct":false,"kind":"runtime","optional":false},{"id":172021077,"package_name":"uglify-es","ecosystem":"npm","requirements":"3.3.9","direct":false,"kind":"runtime","optional":false},{"id":172021078,"package_name":"ultron","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021079,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172021080,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172021081,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021082,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021083,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021084,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172021085,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021086,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021087,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":172021088,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021089,"package_name":"use-subscription","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":172021090,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172021091,"package_name":"username","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021092,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021093,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021094,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":172021095,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021096,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":172021097,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172021098,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172021099,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":172021100,"package_name":"vlq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021101,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021102,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172021103,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":172021104,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021105,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021106,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172021107,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":172021108,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172021109,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021110,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021111,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172021112,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021113,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172021114,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021115,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021116,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021117,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021118,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":172021119,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172021120,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172021121,"package_name":"ws","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":172021122,"package_name":"ws","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":172021123,"package_name":"xcode","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172021124,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021125,"package_name":"xml-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172021126,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"9.0.7","direct":false,"kind":"runtime","optional":false},{"id":172021127,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172021128,"package_name":"xmldoc","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172021129,"package_name":"xmldom","ecosystem":"npm","requirements":"0.1.31","direct":false,"kind":"runtime","optional":false},{"id":172021130,"package_name":"xmldom","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172021131,"package_name":"xpath","ecosystem":"npm","requirements":"0.0.27","direct":false,"kind":"runtime","optional":false},{"id":172021132,"package_name":"xpipe","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172021133,"package_name":"xregexp","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172021134,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172021135,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172021136,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172021137,"package_name":"yargs-parser","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"runtime","optional":false},{"id":172021138,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":172021139,"package_name":"yargs","ecosystem":"npm","requirements":"14.2.3","direct":false,"kind":"runtime","optional":false},{"id":172021140,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/storybook/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:33:17.636Z","updated_at":"2022-07-12T16:33:17.636Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/storybook/package-lock.json","dependencies":[{"id":172030041,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030042,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030043,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":172030044,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030045,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":172030046,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030047,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030048,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030049,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030050,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":172030051,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":172030052,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030053,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030054,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030055,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.13.16","direct":false,"kind":"runtime","optional":false},{"id":172030056,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":172030057,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":172030058,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030059,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030060,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030061,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030062,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030063,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":172030064,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030065,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030066,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030067,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.12.17","direct":false,"kind":"runtime","optional":false},{"id":172030068,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030069,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030070,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030071,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030072,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":172030073,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030074,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030075,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":172030076,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030077,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030078,"package_name":"@babel/plugin-proposal-export-default-from","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":172030079,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030080,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030081,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030082,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030083,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030084,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030085,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030086,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030087,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030088,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030089,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030090,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":172030091,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030092,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030093,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030094,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030095,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030096,"package_name":"@babel/plugin-syntax-export-default-from","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":172030164,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030097,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030098,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030099,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172030100,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030101,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030102,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172030103,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030104,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172030105,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030106,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030107,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030108,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030109,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030110,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030111,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030112,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030113,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030114,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030115,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030116,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030117,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030118,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030119,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030120,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030121,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030122,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030123,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030124,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030125,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030126,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030127,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030128,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.13.8","direct":false,"kind":"runtime","optional":false},{"id":172030129,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030130,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030131,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030132,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030133,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030134,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030135,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.13.13","direct":false,"kind":"runtime","optional":false},{"id":172030136,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030137,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"runtime","optional":false},{"id":172030138,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.12.17","direct":false,"kind":"runtime","optional":false},{"id":172030139,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030140,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":172030141,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030142,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.13.15","direct":false,"kind":"runtime","optional":false},{"id":172030143,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030144,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030145,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":172030146,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030147,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030148,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030149,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030150,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030151,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030152,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030153,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030154,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030155,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"7.13.13","direct":false,"kind":"development","optional":false},{"id":172030156,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":172030157,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172030158,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.13.13","direct":false,"kind":"runtime","optional":false},{"id":172030159,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030160,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.13.16","direct":false,"kind":"development","optional":false},{"id":172030161,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030162,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":172030163,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":172030165,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"runtime","optional":false},{"id":172030166,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":172030167,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030168,"package_name":"@csstools/convert-colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030169,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030170,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"10.0.29","direct":false,"kind":"development","optional":false},{"id":172030171,"package_name":"@emotion/core","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"development","optional":false},{"id":172030172,"package_name":"@emotion/css","ecosystem":"npm","requirements":"10.0.27","direct":false,"kind":"development","optional":false},{"id":172030173,"package_name":"@emotion/hash","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":172030174,"package_name":"@emotion/is-prop-valid","ecosystem":"npm","requirements":"0.8.8","direct":false,"kind":"development","optional":false},{"id":172030175,"package_name":"@emotion/memoize","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":172030176,"package_name":"@emotion/serialize","ecosystem":"npm","requirements":"0.11.16","direct":false,"kind":"development","optional":false},{"id":172030177,"package_name":"csstype","ecosystem":"npm","requirements":"2.6.17","direct":false,"kind":"development","optional":false},{"id":172030178,"package_name":"@emotion/sheet","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":172030179,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"10.0.27","direct":false,"kind":"development","optional":false},{"id":172030180,"package_name":"@emotion/styled-base","ecosystem":"npm","requirements":"10.0.31","direct":false,"kind":"development","optional":false},{"id":172030181,"package_name":"@emotion/stylis","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"development","optional":false},{"id":172030182,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.7.5","direct":false,"kind":"development","optional":false},{"id":172030183,"package_name":"@emotion/utils","ecosystem":"npm","requirements":"0.11.3","direct":false,"kind":"development","optional":false},{"id":172030184,"package_name":"@emotion/weak-memoize","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":172030185,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":172030186,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030187,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":172030188,"package_name":"@hapi/address","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":172030189,"package_name":"@hapi/bourne","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172030190,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"8.5.1","direct":false,"kind":"runtime","optional":false},{"id":172030191,"package_name":"@hapi/joi","ecosystem":"npm","requirements":"15.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030192,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":172030193,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030194,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":172030195,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030196,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030197,"package_name":"@jest/console","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030198,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030199,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030200,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030201,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172030202,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030203,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030204,"package_name":"@jest/core","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172030205,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030206,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030207,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":172030208,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030209,"package_name":"@jest/environment","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030210,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030211,"package_name":"@jest/globals","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030212,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030213,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172030214,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030215,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030216,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172030217,"package_name":"@jest/transform","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030218,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030219,"package_name":"@mrmlnc/readdir-enhanced","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":172030220,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":172030221,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172030222,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":172030223,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030224,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030225,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":172030226,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":172030227,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"development","optional":false},{"id":172030228,"package_name":"@reach/router","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":172030229,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030230,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":172030231,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030232,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":172030233,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030234,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030235,"package_name":"@storybook/addon-actions","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030236,"package_name":"@storybook/addon-links","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030237,"package_name":"qs","ecosystem":"npm","requirements":"6.10.1","direct":false,"kind":"development","optional":false},{"id":172030238,"package_name":"@storybook/addons","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030239,"package_name":"@storybook/api","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030240,"package_name":"@storybook/semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":172030241,"package_name":"@storybook/builder-webpack4","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030242,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":172030243,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":172030244,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":172030245,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":172030246,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172030247,"package_name":"@types/node","ecosystem":"npm","requirements":"14.17.2","direct":false,"kind":"development","optional":false},{"id":172030248,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"development","optional":false},{"id":172030249,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":172030250,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":172030251,"package_name":"css-loader","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":172030252,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":172030253,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172030254,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172030255,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030256,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":172030257,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":172030258,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":172030259,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172030260,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":172030261,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172030262,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172030263,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":172030264,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":172030265,"package_name":"postcss-loader","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":172030266,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":172030267,"package_name":"@storybook/channel-postmessage","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030268,"package_name":"@storybook/channels","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030269,"package_name":"@storybook/client-api","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030270,"package_name":"@storybook/client-logger","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030271,"package_name":"@storybook/components","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030272,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172030273,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172030274,"package_name":"@storybook/core","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030275,"package_name":"@storybook/core-client","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030276,"package_name":"@storybook/core-common","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030277,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":172030278,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172030279,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":172030280,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.2.10","direct":false,"kind":"development","optional":false},{"id":172030281,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":172030282,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":172030283,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172030284,"package_name":"pkg-dir","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":172030285,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":172030286,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":172030287,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":172030288,"package_name":"@storybook/core-events","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030289,"package_name":"@storybook/core-server","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030290,"package_name":"commander","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":172030291,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":172030292,"package_name":"detect-port","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":172030293,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172030294,"package_name":"@storybook/csf","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":172030295,"package_name":"@storybook/csf-tools","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030296,"package_name":"@storybook/manager-webpack4","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030297,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":172030298,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":172030299,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":172030300,"package_name":"@storybook/node-logger","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030301,"package_name":"@storybook/react","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030302,"package_name":"@storybook/react-docgen-typescript-plugin","ecosystem":"npm","requirements":"0.7.2-canary.375d65e.0","direct":false,"kind":"development","optional":false},{"id":172030303,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":172030304,"package_name":"tslib","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172030305,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":172030306,"package_name":"@storybook/router","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030307,"package_name":"@storybook/theming","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030308,"package_name":"@storybook/ui","ecosystem":"npm","requirements":"6.3.0-beta.10","direct":false,"kind":"development","optional":false},{"id":172030309,"package_name":"markdown-to-jsx","ecosystem":"npm","requirements":"6.11.4","direct":false,"kind":"development","optional":false},{"id":172030310,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":172030311,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030312,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030313,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030314,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030315,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030316,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030317,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030318,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030319,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030320,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030321,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030322,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030323,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030324,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030325,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030326,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.14","direct":false,"kind":"runtime","optional":false},{"id":172030327,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030328,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030329,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.11.1","direct":false,"kind":"runtime","optional":false},{"id":172030330,"package_name":"@types/braces","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030331,"package_name":"@types/color-convert","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172030332,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172030333,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.2.13","direct":false,"kind":"runtime","optional":false},{"id":172030334,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.48","direct":false,"kind":"runtime","optional":false},{"id":172030335,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030336,"package_name":"@types/glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":172030337,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":172030338,"package_name":"@types/hast","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":172030339,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030340,"package_name":"@types/is-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030341,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030342,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030343,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030344,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"runtime","optional":false},{"id":172030345,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":172030346,"package_name":"@types/markdown-to-jsx","ecosystem":"npm","requirements":"6.11.3","direct":false,"kind":"development","optional":false},{"id":172030347,"package_name":"@types/micromatch","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":172030348,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030349,"package_name":"@types/node","ecosystem":"npm","requirements":"15.12.0","direct":false,"kind":"runtime","optional":false},{"id":172030350,"package_name":"@types/node-fetch","ecosystem":"npm","requirements":"2.5.10","direct":false,"kind":"development","optional":false},{"id":172030351,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030352,"package_name":"@types/npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":172030353,"package_name":"@types/overlayscrollbars","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":172030354,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030355,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":172030356,"package_name":"@types/pretty-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030357,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.3","direct":false,"kind":"development","optional":false},{"id":172030358,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":172030359,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.6","direct":false,"kind":"development","optional":false},{"id":172030360,"package_name":"@types/reach__router","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":172030361,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.9","direct":false,"kind":"development","optional":false},{"id":172030362,"package_name":"@types/react-syntax-highlighter","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"development","optional":false},{"id":172030363,"package_name":"@types/resolve","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":172030364,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.1","direct":false,"kind":"development","optional":false},{"id":172030365,"package_name":"@types/source-list-map","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030366,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030367,"package_name":"@types/tapable","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":172030368,"package_name":"@types/uglify-js","ecosystem":"npm","requirements":"3.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030369,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":172030370,"package_name":"@types/webpack","ecosystem":"npm","requirements":"4.41.29","direct":false,"kind":"runtime","optional":false},{"id":172030371,"package_name":"@types/webpack-env","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"development","optional":false},{"id":172030372,"package_name":"@types/webpack-sources","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030373,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.13","direct":false,"kind":"runtime","optional":false},{"id":172030374,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030375,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030376,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":172030377,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030378,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030379,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030380,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030381,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030382,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030383,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030384,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030385,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030386,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030387,"package_name":"@webassemblyjs/helper-code-frame","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030388,"package_name":"@webassemblyjs/helper-fsm","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030389,"package_name":"@webassemblyjs/helper-module-context","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030390,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030391,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030392,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030393,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030394,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030395,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030396,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030397,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030398,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030399,"package_name":"@webassemblyjs/wast-parser","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030400,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030401,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030402,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030403,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172030404,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":172030405,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":172030406,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030407,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":172030408,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030409,"package_name":"address","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030410,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030411,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030412,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030413,"package_name":"airbnb-js-shims","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":172030414,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":172030415,"package_name":"ajv-errors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030416,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":172030417,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030418,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030419,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172030420,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":172030421,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172030422,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172030423,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":172030424,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030425,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":172030426,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":172030427,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":172030428,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030429,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":172030430,"package_name":"ansi-to-html","ecosystem":"npm","requirements":"0.6.15","direct":false,"kind":"development","optional":false},{"id":172030431,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030432,"package_name":"app-root-dir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172030433,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030434,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":172030435,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":172030436,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172030437,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":172030438,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030439,"package_name":"arity-n","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030440,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030441,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030442,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030443,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030444,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030445,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030446,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030447,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172030448,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":172030449,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":172030450,"package_name":"array.prototype.map","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172030451,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030452,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172030453,"package_name":"asn1.js","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":172030454,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"runtime","optional":false},{"id":172030455,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030456,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030457,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":172030458,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030459,"package_name":"ast-types","ecosystem":"npm","requirements":"0.14.2","direct":false,"kind":"development","optional":false},{"id":172030460,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":172030461,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030462,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":172030463,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030464,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030465,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030466,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030467,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030468,"package_name":"autoprefixer","ecosystem":"npm","requirements":"9.8.6","direct":false,"kind":"runtime","optional":false},{"id":172030469,"package_name":"axe-core","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030470,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030471,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030472,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030473,"package_name":"babel-extract-comments","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030474,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172030475,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030476,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030477,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030478,"package_name":"babel-plugin-add-react-displayname","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":172030479,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":172030480,"package_name":"babel-plugin-emotion","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"development","optional":false},{"id":172030481,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030482,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030483,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":172030484,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030485,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":172030486,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030487,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030488,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030489,"package_name":"babel-plugin-react-docgen","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":172030490,"package_name":"babel-plugin-syntax-jsx","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"development","optional":false},{"id":172030491,"package_name":"babel-plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":172030492,"package_name":"babel-plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030493,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":172030494,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030495,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030496,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030497,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.12.3","direct":false,"kind":"runtime","optional":false},{"id":172030498,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030499,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030500,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030501,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030502,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030503,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030504,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030505,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":172030506,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172030507,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":172030508,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":172030509,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":172030510,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030511,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":172030512,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030513,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030514,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030515,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030516,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172030517,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172030518,"package_name":"batch-processor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030519,"package_name":"better-opn","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172030520,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030521,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030522,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030523,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030524,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":172030525,"package_name":"bn.js","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030526,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":172030527,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030528,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":172030529,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030530,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030531,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030532,"package_name":"boxen","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":172030533,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030534,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":172030535,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030536,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030537,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030538,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030539,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030540,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030541,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030542,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":172030543,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":172030544,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030545,"package_name":"browserslist","ecosystem":"npm","requirements":"4.16.6","direct":false,"kind":"runtime","optional":false},{"id":172030546,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030547,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.2","direct":false,"kind":"runtime","optional":false},{"id":172030548,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030549,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030550,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030551,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030552,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030553,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030554,"package_name":"c8","ecosystem":"npm","requirements":"7.7.2","direct":false,"kind":"development","optional":false},{"id":172030555,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":172030556,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":172030557,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":172030558,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":172030559,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.7","direct":false,"kind":"development","optional":false},{"id":172030560,"package_name":"cacache","ecosystem":"npm","requirements":"15.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030561,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030562,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030563,"package_name":"call-me-maybe","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172030564,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030565,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030566,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030567,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030568,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030569,"package_name":"tslib","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030570,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030571,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030572,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001234","direct":false,"kind":"runtime","optional":false},{"id":172030573,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030574,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030575,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":172030576,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030577,"package_name":"character-entities","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":172030578,"package_name":"character-entities-legacy","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172030579,"package_name":"character-reference-invalid","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172030580,"package_name":"check-types","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030581,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":172030582,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030583,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030584,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030585,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030586,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":172030587,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":172030588,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":172030589,"package_name":"classnames","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":172030590,"package_name":"clean-css","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":172030591,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030592,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":172030593,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":172030594,"package_name":"clipboard","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":172030595,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030596,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":172030597,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":172030598,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030599,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172030600,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030601,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030602,"package_name":"color","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030603,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":172030604,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030605,"package_name":"color-string","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":172030606,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030607,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":172030608,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":172030609,"package_name":"comma-separated-tokens","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":172030610,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030611,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":172030612,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030613,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030614,"package_name":"compose-function","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030615,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":172030616,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":172030617,"package_name":"compute-scroll-into-view","ecosystem":"npm","requirements":"1.0.17","direct":false,"kind":"development","optional":false},{"id":172030618,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030619,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030620,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":172030621,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030622,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":172030623,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172030624,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030625,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172030626,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030627,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":172030628,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030629,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":172030630,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030631,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":172030632,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172030633,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":172030634,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030635,"package_name":"copy-to-clipboard","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":172030636,"package_name":"core-js","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":172030637,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":172030638,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030639,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":172030640,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030641,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030642,"package_name":"cp-file","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":172030643,"package_name":"cpy","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":172030644,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":172030645,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172030646,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":172030647,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172030648,"package_name":"dir-glob","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":172030649,"package_name":"fast-glob","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"development","optional":false},{"id":172030650,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172030651,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172030652,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172030653,"package_name":"globby","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"development","optional":false},{"id":172030654,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":172030655,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030656,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":172030657,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":172030658,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030659,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030660,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030661,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172030662,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172030663,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030664,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030665,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":172030666,"package_name":"create-react-context","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":172030667,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":172030668,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":172030669,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":172030670,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030671,"package_name":"css","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":172030672,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172030673,"package_name":"css-color-names","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030674,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030675,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":172030676,"package_name":"cssesc","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030677,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030678,"package_name":"css-loader","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030679,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030680,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030681,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030682,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":172030683,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":172030684,"package_name":"cssdb","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030685,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030686,"package_name":"cssnano","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":172030687,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":172030688,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030689,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030690,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030691,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":172030692,"package_name":"cssnano-util-get-arguments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030693,"package_name":"cssnano-util-get-match","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030694,"package_name":"cssnano-util-raw-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030695,"package_name":"cssnano-util-same-parent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030696,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030697,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030698,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":172030699,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":172030700,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030701,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":172030702,"package_name":"csstype","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":172030703,"package_name":"cyclist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030704,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030705,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":172030706,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030707,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":172030708,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030709,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.2.1","direct":false,"kind":"runtime","optional":false},{"id":172030710,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030711,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":172030712,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030713,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030714,"package_name":"deep-object-diff","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172030715,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030716,"package_name":"default-gateway","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030717,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030718,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030719,"package_name":"del","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030720,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030721,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030722,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030723,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030724,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030725,"package_name":"delegate","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172030726,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030727,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030728,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030729,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030730,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030731,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030732,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172030733,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030734,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030735,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030736,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030737,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":172030738,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030739,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030740,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030741,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030742,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030743,"package_name":"dom-walk","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":172030744,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030745,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172030746,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030747,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030748,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":172030749,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":172030750,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030751,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030752,"package_name":"dotenv","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030753,"package_name":"dotenv-defaults","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172030754,"package_name":"dotenv","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":172030755,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030756,"package_name":"dotenv-webpack","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":172030757,"package_name":"downshift","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":172030758,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":172030759,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030760,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":172030761,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030762,"package_name":"ejs","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":172030763,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.748","direct":false,"kind":"runtime","optional":false},{"id":172030764,"package_name":"element-resize-detector","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":172030765,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":172030766,"package_name":"emittery","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":172030767,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030768,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030769,"package_name":"emotion-theming","ecosystem":"npm","requirements":"10.0.27","direct":false,"kind":"development","optional":false},{"id":172030770,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030771,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":172030772,"package_name":"endent","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172030773,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030774,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030775,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":172030776,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030777,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":172030778,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172030779,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172030780,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.18.3","direct":false,"kind":"runtime","optional":false},{"id":172030781,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030782,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":172030783,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":172030784,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172030785,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.53","direct":false,"kind":"runtime","optional":false},{"id":172030786,"package_name":"es5-shim","ecosystem":"npm","requirements":"4.5.15","direct":false,"kind":"development","optional":false},{"id":172030787,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030788,"package_name":"es6-shim","ecosystem":"npm","requirements":"0.35.6","direct":false,"kind":"development","optional":false},{"id":172030789,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030790,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030791,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030792,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172030793,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030794,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030795,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030796,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":172030797,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030798,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172030799,"package_name":"eslint","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":172030800,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"runtime","optional":false},{"id":172030801,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030802,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030803,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030804,"package_name":"globals","ecosystem":"npm","requirements":"13.9.0","direct":false,"kind":"runtime","optional":false},{"id":172030805,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030806,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030807,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030808,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":172030809,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030810,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030811,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":172030812,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":172030813,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":172030814,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030815,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030816,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030817,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030818,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030819,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030820,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030821,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":172030822,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.23.4","direct":false,"kind":"runtime","optional":false},{"id":172030823,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030824,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":172030825,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"24.3.6","direct":false,"kind":"runtime","optional":false},{"id":172030826,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":172030827,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030828,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"runtime","optional":false},{"id":172030829,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":172030830,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030831,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":172030832,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":172030833,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":172030834,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":172030835,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":172030836,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030837,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030838,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030839,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"2.5.4","direct":false,"kind":"runtime","optional":false},{"id":172030840,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030841,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":172030842,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030843,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030844,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030845,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030846,"package_name":"estree-to-babel","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":172030847,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030848,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030849,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":172030850,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":172030851,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030852,"package_name":"eventsource","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030853,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030854,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":172030855,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030856,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030857,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":172030858,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030859,"package_name":"expect","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030860,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"runtime","optional":false},{"id":172030861,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030862,"package_name":"ext","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030863,"package_name":"type","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030864,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030865,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030866,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030867,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":172030868,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":172030869,"package_name":"fast-json-parse","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172030870,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030871,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172030872,"package_name":"fastq","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":172030873,"package_name":"fault","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172030874,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":172030875,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030876,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":172030877,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030878,"package_name":"file-loader","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030879,"package_name":"file-system-cache","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172030880,"package_name":"fs-extra","ecosystem":"npm","requirements":"0.30.0","direct":false,"kind":"development","optional":false},{"id":172030881,"package_name":"jsonfile","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":172030882,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":172030883,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030884,"package_name":"filesize","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030885,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030886,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030887,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030888,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172030889,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030890,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172030891,"package_name":"flatted","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030892,"package_name":"flatten","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030893,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030894,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":172030895,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030896,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172030897,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":172030898,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":172030899,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172030900,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172030901,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172030902,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":172030903,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":172030904,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030905,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030906,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":172030907,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":172030908,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030909,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030910,"package_name":"format","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":172030911,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030912,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172030913,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":172030914,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030915,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030916,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030917,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172030918,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":172030919,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030920,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":172030921,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030922,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172030923,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030924,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":172030925,"package_name":"fuse.js","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":172030926,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":172030927,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172030928,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030929,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172030930,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172030931,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":172030932,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172030933,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030934,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030935,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030936,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030937,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172030938,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":172030939,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":172030940,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172030941,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030942,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172030943,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030944,"package_name":"glob-promise","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":172030945,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":172030946,"package_name":"global","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":172030947,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030948,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030949,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":172030950,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172030951,"package_name":"globby","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030952,"package_name":"good-listener","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":172030953,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.6","direct":false,"kind":"runtime","optional":false},{"id":172030954,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172030955,"package_name":"gud","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030956,"package_name":"gzip-size","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030957,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030958,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":172030959,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030960,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030961,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030962,"package_name":"has-glob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172030963,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030964,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172030965,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030966,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030967,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030968,"package_name":"hash-base","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030969,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":172030970,"package_name":"hast-util-parse-selector","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":172030971,"package_name":"hastscript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":172030972,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172030973,"package_name":"hex-color-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172030974,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.3","direct":false,"kind":"development","optional":false},{"id":172030975,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030976,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":172030977,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172030978,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":172030979,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":172030980,"package_name":"hsl-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030981,"package_name":"hsla-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030982,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030983,"package_name":"html-entities","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172030984,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172030985,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172030986,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030987,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":172030988,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030989,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":172030990,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172030991,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":172030992,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":172030993,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172030994,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":172030995,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":172030996,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172030997,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":172030998,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172030999,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031000,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031001,"package_name":"i18next","ecosystem":"npm","requirements":"20.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031002,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031003,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":172031004,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":172031005,"package_name":"icss-utils","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031006,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031007,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031008,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":172031009,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"runtime","optional":false},{"id":172031010,"package_name":"immer","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031011,"package_name":"import-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031012,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031013,"package_name":"import-from","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031014,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031015,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031016,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031017,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031018,"package_name":"indexes-of","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031019,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031020,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":172031021,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031022,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":172031023,"package_name":"internal-ip","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031024,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031025,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172031026,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":172031027,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":172031028,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031029,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":172031030,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031031,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":172031032,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172031033,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172031034,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031035,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031036,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031037,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031038,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031039,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172031040,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172031041,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031042,"package_name":"is-color-stop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031043,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031044,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031045,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031046,"package_name":"is-decimal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172031047,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":172031048,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031049,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031050,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031051,"package_name":"is-dom","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172031052,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031053,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031054,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031055,"package_name":"is-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172031056,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031057,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031058,"package_name":"is-hexadecimal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172031059,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172031060,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031061,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031062,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031063,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031064,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031065,"package_name":"is-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172031066,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031067,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031068,"package_name":"is-path-inside","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031069,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031070,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031071,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031072,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172031073,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031074,"package_name":"is-resolvable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031075,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031076,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172031077,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031078,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":172031079,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031080,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031081,"package_name":"is-window","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172031082,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031083,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031084,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031085,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031086,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031087,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031088,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031089,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031090,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031091,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031092,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031093,"package_name":"iterate-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172031094,"package_name":"iterate-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172031095,"package_name":"jest","ecosystem":"npm","requirements":"26.6.0","direct":false,"kind":"runtime","optional":false},{"id":172031096,"package_name":"jest-cli","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172031097,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031098,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031099,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031100,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031101,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031102,"package_name":"jest-circus","ecosystem":"npm","requirements":"26.6.0","direct":false,"kind":"runtime","optional":false},{"id":172031103,"package_name":"jest-config","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172031104,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031105,"package_name":"jest-docblock","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031106,"package_name":"jest-each","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031107,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031108,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031109,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031110,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031111,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172031112,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031113,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031114,"package_name":"jest-message-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031115,"package_name":"jest-mock","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031116,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":172031117,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031118,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.0","direct":false,"kind":"runtime","optional":false},{"id":172031119,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172031120,"package_name":"jest-runner","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172031121,"package_name":"jest-runtime","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":172031122,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031123,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031124,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031125,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031126,"package_name":"jest-validate","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031127,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172031128,"package_name":"jest-watcher","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031129,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031130,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031131,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":172031132,"package_name":"jsdom","ecosystem":"npm","requirements":"16.6.0","direct":false,"kind":"runtime","optional":false},{"id":172031133,"package_name":"acorn","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031134,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":172031135,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031136,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031137,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031138,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031139,"package_name":"json3","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":172031140,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031141,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031142,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031143,"package_name":"junk","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172031144,"package_name":"killable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031145,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031146,"package_name":"klaw","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":172031147,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031148,"package_name":"klona","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031149,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":172031150,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031151,"package_name":"last-call-webpack-plugin","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031152,"package_name":"lazy-universal-dotenv","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172031153,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031154,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031155,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172031156,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031157,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031158,"package_name":"loader-runner","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031159,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031160,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031161,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":172031162,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031163,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031164,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":172031165,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031166,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031167,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031168,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031169,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":172031170,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031171,"package_name":"loglevel","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":172031172,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031173,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031174,"package_name":"lowlight","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":172031175,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031176,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.7","direct":false,"kind":"runtime","optional":false},{"id":172031177,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031178,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":172031179,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172031180,"package_name":"map-or-similar","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":172031181,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031182,"package_name":"markdown-to-jsx","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":172031183,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":172031184,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031185,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031186,"package_name":"memfs","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":172031187,"package_name":"memoizerific","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":172031188,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031189,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031190,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031191,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031192,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031193,"package_name":"microevent.ts","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031194,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031195,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031196,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172031197,"package_name":"mime-db","ecosystem":"npm","requirements":"1.48.0","direct":false,"kind":"runtime","optional":false},{"id":172031198,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.31","direct":false,"kind":"runtime","optional":false},{"id":172031199,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031200,"package_name":"min-document","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"development","optional":false},{"id":172031201,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172031202,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":172031203,"package_name":"schema-utils","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031204,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031205,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031206,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031207,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":172031208,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":172031209,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031210,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031211,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":172031212,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031213,"package_name":"mississippi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031214,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172031215,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":172031216,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031217,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031218,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":172031219,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031220,"package_name":"nan","ecosystem":"npm","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":172031221,"package_name":"nanoid","ecosystem":"npm","requirements":"3.1.23","direct":false,"kind":"runtime","optional":false},{"id":172031222,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":172031223,"package_name":"native-url","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":172031224,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031225,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031226,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031227,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172031228,"package_name":"next-tick","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031229,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031230,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031231,"package_name":"node-dir","ecosystem":"npm","requirements":"0.1.17","direct":false,"kind":"development","optional":false},{"id":172031232,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":172031233,"package_name":"node-forge","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":172031234,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031235,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031236,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031237,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031238,"package_name":"node-notifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031239,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.72","direct":false,"kind":"runtime","optional":false},{"id":172031240,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031241,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031242,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031243,"package_name":"normalize-url","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":172031244,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031245,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":172031246,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031247,"package_name":"num2fraction","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":172031248,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172031249,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031250,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031251,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031252,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"runtime","optional":false},{"id":172031253,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":172031254,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031255,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031256,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031257,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031258,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031259,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031260,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031261,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031262,"package_name":"objectorarray","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172031263,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031264,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031265,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031266,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031267,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031268,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":172031269,"package_name":"opn","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031270,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031271,"package_name":"optimize-css-assets-webpack-plugin","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031272,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":172031273,"package_name":"original","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031274,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031275,"package_name":"overlayscrollbars","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":172031276,"package_name":"p-all","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172031277,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172031278,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031279,"package_name":"p-event","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":172031280,"package_name":"p-filter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172031281,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031282,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031283,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031284,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031285,"package_name":"p-retry","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031286,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172031287,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031288,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":172031289,"package_name":"parallel-transform","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031290,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031291,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031292,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":172031293,"package_name":"parse-entities","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172031294,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031295,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031296,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":172031297,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031298,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031299,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031300,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031301,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031302,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031303,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031304,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031305,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":172031306,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":172031307,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031308,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031309,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031310,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031311,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031312,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031313,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031314,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031315,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031316,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031317,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031318,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031319,"package_name":"pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031320,"package_name":"pnp-webpack-plugin","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":172031321,"package_name":"polished","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":172031322,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":172031323,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031324,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.35","direct":false,"kind":"runtime","optional":false},{"id":172031325,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031326,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031327,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031328,"package_name":"postcss-calc","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031329,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031330,"package_name":"postcss-color-gray","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031331,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031332,"package_name":"postcss-color-mod-function","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031333,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031334,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031335,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031336,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031337,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"runtime","optional":false},{"id":172031338,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"8.0.11","direct":false,"kind":"runtime","optional":false},{"id":172031339,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031340,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031341,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031342,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031343,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031344,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031345,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031346,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031347,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031348,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031349,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031350,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031351,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031352,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031353,"package_name":"postcss-initial","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031354,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031355,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031356,"package_name":"postcss-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031357,"package_name":"postcss-logical","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031358,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031359,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"runtime","optional":false},{"id":172031360,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031361,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031362,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031363,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031364,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031365,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031366,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031367,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031368,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031369,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031370,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031371,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031372,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031373,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031374,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031375,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031376,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031377,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031378,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031379,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031380,"package_name":"normalize-url","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031381,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031382,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031383,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031384,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031385,"package_name":"postcss-place","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031386,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":172031387,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031388,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031389,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031390,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031391,"package_name":"postcss-safe-parser","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031392,"package_name":"postcss","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031393,"package_name":"postcss-selector-matches","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031394,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031395,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":172031396,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031397,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031398,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031399,"package_name":"postcss-values-parser","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031400,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031401,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031402,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":172031403,"package_name":"pretty-error","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031404,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031405,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031406,"package_name":"pretty-hrtime","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172031407,"package_name":"prismjs","ecosystem":"npm","requirements":"1.23.0","direct":false,"kind":"development","optional":false},{"id":172031408,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":172031409,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031410,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031411,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031412,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031413,"package_name":"promise.allsettled","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172031414,"package_name":"promise.prototype.finally","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":172031415,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031416,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"runtime","optional":false},{"id":172031417,"package_name":"property-information","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":172031418,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":172031419,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031420,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":172031421,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031422,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031423,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172031424,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031425,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031426,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172031427,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":172031428,"package_name":"query-string","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":172031429,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031430,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031431,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031432,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172031433,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031434,"package_name":"ramda","ecosystem":"npm","requirements":"0.21.0","direct":false,"kind":"development","optional":false},{"id":172031435,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031436,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031437,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031438,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031439,"package_name":"raw-loader","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":172031440,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031441,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031442,"package_name":"react-colorful","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":172031443,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031444,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":172031445,"package_name":"browserslist","ecosystem":"npm","requirements":"4.14.2","direct":false,"kind":"runtime","optional":false},{"id":172031446,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031447,"package_name":"globby","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031448,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031449,"package_name":"react-docgen","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":172031450,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":172031451,"package_name":"react-docgen-typescript","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":172031452,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031453,"package_name":"react-draggable","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":172031454,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.9","direct":false,"kind":"runtime","optional":false},{"id":172031455,"package_name":"react-fast-compare","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172031456,"package_name":"react-helmet-async","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":172031457,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":172031458,"package_name":"react-inspector","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":172031459,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":172031460,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":172031461,"package_name":"react-popper","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":172031462,"package_name":"react-popper-tooltip","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":172031463,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":172031464,"package_name":"react-scripts","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031465,"package_name":"react-sizeme","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172031466,"package_name":"react-syntax-highlighter","ecosystem":"npm","requirements":"13.5.3","direct":false,"kind":"development","optional":false},{"id":172031467,"package_name":"react-textarea-autosize","ecosystem":"npm","requirements":"8.3.3","direct":false,"kind":"development","optional":false},{"id":172031468,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031469,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031470,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031471,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":172031472,"package_name":"readdirp","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031473,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":172031474,"package_name":"refractor","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":172031475,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":172031476,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031477,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.7","direct":false,"kind":"runtime","optional":false},{"id":172031478,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":172031479,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031480,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":172031481,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031482,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031483,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.7.1","direct":false,"kind":"runtime","optional":false},{"id":172031484,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":172031485,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.9","direct":false,"kind":"runtime","optional":false},{"id":172031486,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031487,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":172031488,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031489,"package_name":"renderkid","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031490,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031491,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031492,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031493,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172031494,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031495,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031496,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031497,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031498,"package_name":"resolve","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":172031499,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031500,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031501,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031502,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":172031503,"package_name":"emojis-list","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031504,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172031505,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.21","direct":false,"kind":"runtime","optional":false},{"id":172031506,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":172031507,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":172031508,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031509,"package_name":"rework","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031510,"package_name":"convert-source-map","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":172031511,"package_name":"rework-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031512,"package_name":"rgb-regex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031513,"package_name":"rgba-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031514,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031515,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031516,"package_name":"rollup","ecosystem":"npm","requirements":"1.32.1","direct":false,"kind":"runtime","optional":false},{"id":172031517,"package_name":"rollup-plugin-babel","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031518,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031519,"package_name":"jest-worker","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":172031520,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031521,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":172031522,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172031523,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"runtime","optional":false},{"id":172031524,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031525,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031526,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031527,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031528,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031529,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031530,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031531,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031532,"package_name":"sanitize.css","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031533,"package_name":"sass-loader","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031534,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":172031535,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031536,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":172031537,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":172031538,"package_name":"select","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":172031539,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031540,"package_name":"selfsigned","ecosystem":"npm","requirements":"1.10.11","direct":false,"kind":"runtime","optional":false},{"id":172031541,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":172031542,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":172031543,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031544,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031545,"package_name":"serve-favicon","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":172031546,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172031547,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":172031548,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":172031549,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":172031550,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031551,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":172031552,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031553,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031554,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031555,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031556,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"runtime","optional":false},{"id":172031557,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172031558,"package_name":"shallowequal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172031559,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031560,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031561,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":172031562,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031563,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031564,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031565,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172031566,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172031567,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031568,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031569,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031570,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":172031571,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031572,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031573,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":172031574,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031575,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172031576,"package_name":"sort-keys","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031577,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031578,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":172031579,"package_name":"source-map-js","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031580,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":172031581,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"runtime","optional":false},{"id":172031582,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031583,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":172031584,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":172031585,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031586,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031587,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031588,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":172031589,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031590,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031591,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031592,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031593,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031594,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":172031595,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031596,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031597,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031598,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031599,"package_name":"store2","ecosystem":"npm","requirements":"2.12.0","direct":false,"kind":"development","optional":false},{"id":172031600,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031601,"package_name":"stream-each","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172031602,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":172031603,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031604,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031605,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031606,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031607,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":172031608,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031609,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":172031610,"package_name":"string.prototype.padstart","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":172031611,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031612,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031613,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031614,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031615,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031616,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031617,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031618,"package_name":"strip-comments","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031619,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031620,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031621,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172031622,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031623,"package_name":"style-loader","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031624,"package_name":"stylehacks","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031625,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031626,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031627,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031628,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172031629,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":172031630,"package_name":"symbol.prototype.description","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172031631,"package_name":"table","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":172031632,"package_name":"ajv","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031633,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031634,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172031635,"package_name":"tar","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031636,"package_name":"telejson","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":172031637,"package_name":"isobject","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172031638,"package_name":"temp-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031639,"package_name":"tempy","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031640,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031641,"package_name":"term-size","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":172031642,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031643,"package_name":"terser","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":172031644,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":172031645,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":172031646,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031647,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031648,"package_name":"terser","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":172031649,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031650,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031651,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031652,"package_name":"throttle-debounce","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172031653,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031654,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031655,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":172031656,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031657,"package_name":"tiny-emitter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172031658,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031659,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031660,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031661,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031662,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031663,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031664,"package_name":"toggle-selection","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":172031665,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031666,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031667,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031668,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031669,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031670,"package_name":"ts-dedent","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172031671,"package_name":"ts-essentials","ecosystem":"npm","requirements":"2.0.12","direct":false,"kind":"development","optional":false},{"id":172031672,"package_name":"ts-pnp","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031673,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":172031674,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":172031675,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":172031676,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031677,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031678,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031679,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":172031680,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":172031681,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":172031682,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":172031683,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":172031684,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031685,"package_name":"unfetch","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":172031686,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031687,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031688,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031689,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031690,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031691,"package_name":"uniq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031692,"package_name":"uniqs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031693,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031694,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031695,"package_name":"unique-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031696,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031697,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031698,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031699,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031700,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031701,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031702,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031703,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031704,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031705,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031706,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":172031707,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172031708,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031709,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031710,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172031711,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031712,"package_name":"use-composed-ref","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172031713,"package_name":"use-isomorphic-layout-effect","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172031714,"package_name":"use-latest","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172031715,"package_name":"util","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":172031716,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031717,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031718,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172031719,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031720,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":172031721,"package_name":"uuid-browser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172031722,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031723,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031724,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031725,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031726,"package_name":"vendors","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031727,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031728,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031729,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031730,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031731,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":172031732,"package_name":"warning","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":172031733,"package_name":"watchpack","ecosystem":"npm","requirements":"1.7.5","direct":false,"kind":"runtime","optional":false},{"id":172031734,"package_name":"watchpack-chokidar2","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031735,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":172031736,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":172031737,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":172031738,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031739,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031740,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031741,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":172031742,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":172031743,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031744,"package_name":"webpack","ecosystem":"npm","requirements":"4.44.2","direct":false,"kind":"runtime","optional":false},{"id":172031745,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":172031746,"package_name":"cacache","ecosystem":"npm","requirements":"12.0.4","direct":false,"kind":"runtime","optional":false},{"id":172031747,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031748,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031749,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031750,"package_name":"ssri","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031751,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":172031752,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031753,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":172031754,"package_name":"mime","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":172031755,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"3.11.1","direct":false,"kind":"runtime","optional":false},{"id":172031756,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031757,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031758,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031759,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031760,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031761,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031762,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031763,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031764,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031765,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031766,"package_name":"ws","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":172031767,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"runtime","optional":false},{"id":172031768,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":172031769,"package_name":"webpack-filter-warnings-plugin","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":172031770,"package_name":"webpack-hot-middleware","ecosystem":"npm","requirements":"2.25.0","direct":false,"kind":"development","optional":false},{"id":172031771,"package_name":"webpack-log","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031772,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":172031773,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031774,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":172031775,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031776,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":172031777,"package_name":"webpack-virtual-modules","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":172031778,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":172031779,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":172031780,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031781,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172031782,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":172031783,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172031784,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"runtime","optional":false},{"id":172031785,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172031786,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031787,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031788,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":172031789,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172031790,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172031791,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172031792,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172031793,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172031794,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031795,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031796,"package_name":"workbox-build","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031797,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":172031798,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031799,"package_name":"workbox-core","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031800,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031801,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031802,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031803,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031804,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031805,"package_name":"workbox-routing","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031806,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031807,"package_name":"workbox-streams","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031808,"package_name":"workbox-sw","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031809,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031810,"package_name":"workbox-window","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":172031811,"package_name":"worker-farm","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":172031812,"package_name":"worker-rpc","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172031813,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031814,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031815,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031816,"package_name":"ws","ecosystem":"npm","requirements":"7.4.6","direct":false,"kind":"runtime","optional":false},{"id":172031817,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031818,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172031819,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172031820,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172031821,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172031822,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":172031823,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":172031824,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":172031825,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/storybook/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:18.451Z","updated_at":"2022-07-12T16:33:18.451Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/storybook/package.json","dependencies":[{"id":172040113,"package_name":"i18next","ecosystem":"npm","requirements":"20.3.1","direct":true,"kind":"runtime","optional":false},{"id":172040118,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"6.1.1","direct":true,"kind":"runtime","optional":false},{"id":172040120,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"1.2.6","direct":true,"kind":"runtime","optional":false},{"id":172040122,"package_name":"react","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":172040124,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":172040126,"package_name":"react-i18next","ecosystem":"npm","requirements":"^11.10.0","direct":true,"kind":"runtime","optional":false},{"id":172040128,"package_name":"react-scripts","ecosystem":"npm","requirements":"4.0.3","direct":true,"kind":"runtime","optional":false},{"id":172040130,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.14.3","direct":true,"kind":"development","optional":false},{"id":172040132,"package_name":"@storybook/addon-actions","ecosystem":"npm","requirements":"^6.3.0-beta.10","direct":true,"kind":"development","optional":false},{"id":172040134,"package_name":"@storybook/addon-links","ecosystem":"npm","requirements":"^6.3.0-beta.10","direct":true,"kind":"development","optional":false},{"id":172040136,"package_name":"@storybook/addons","ecosystem":"npm","requirements":"^6.3.0-beta.10","direct":true,"kind":"development","optional":false},{"id":172040138,"package_name":"@storybook/react","ecosystem":"npm","requirements":"^6.3.0-beta.10","direct":true,"kind":"development","optional":false},{"id":172040139,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/test-jest/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:33:18.657Z","updated_at":"2022-07-12T16:33:18.657Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/test-jest/package-lock.json","dependencies":[{"id":172042798,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042799,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":172042800,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":172042801,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042802,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042803,"package_name":"@babel/helper-builder-react-jsx","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":172042804,"package_name":"@babel/helper-call-delegate","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042805,"package_name":"@babel/helper-define-map","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042806,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042807,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042808,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042809,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042810,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042811,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042812,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":172042813,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042814,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042815,"package_name":"@babel/helper-regex","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042816,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042817,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":172042818,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042819,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042820,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042821,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":172042822,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042823,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":172042824,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042825,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042826,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":172042827,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042828,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":172042829,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042830,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042831,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042832,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042833,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042834,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042835,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042836,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042837,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042838,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042839,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042840,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043833,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043834,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043835,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043836,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":172043837,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043838,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.0.17","direct":false,"kind":"runtime","optional":false},{"id":172043839,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043840,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043841,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043842,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043843,"package_name":"pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043844,"package_name":"pluralize","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043845,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043846,"package_name":"pnp-webpack-plugin","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043847,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.20","direct":false,"kind":"runtime","optional":false},{"id":172043848,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":172043849,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043850,"package_name":"postcss","ecosystem":"npm","requirements":"6.0.23","direct":false,"kind":"runtime","optional":false},{"id":172043851,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043852,"package_name":"postcss-calc","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043853,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043854,"package_name":"postcss-color-gray","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043855,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043856,"package_name":"postcss-color-mod-function","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043857,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043858,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043859,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043860,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"runtime","optional":false},{"id":172043861,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"8.0.9","direct":false,"kind":"runtime","optional":false},{"id":172043862,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043863,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043864,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043865,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043866,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043867,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043868,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043869,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043870,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043871,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043872,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043873,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043874,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043875,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043876,"package_name":"postcss-initial","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043877,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043878,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043879,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043880,"package_name":"postcss-loader","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043881,"package_name":"postcss-logical","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043882,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043883,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":172043884,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043885,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043886,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043887,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043888,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043889,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043890,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043891,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043892,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043893,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043894,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043895,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043896,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043897,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043898,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043899,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043900,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043901,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043902,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043903,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043904,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043905,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043906,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043907,"package_name":"postcss-place","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043908,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043909,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043910,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043911,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043912,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043913,"package_name":"postcss-safe-parser","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043914,"package_name":"postcss-selector-matches","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042841,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042842,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042843,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042844,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042845,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":172042846,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042847,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":172042848,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042849,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042850,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042851,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":172042852,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042853,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042854,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042855,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042856,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042857,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042858,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042859,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":172042860,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042861,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042862,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042863,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042864,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042865,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":172042866,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042867,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042868,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042869,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042870,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042871,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":172042872,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042873,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042874,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042875,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":172042876,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042877,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":172042878,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042879,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042880,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":172042881,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":172042882,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":172042883,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"runtime","optional":false},{"id":172042884,"package_name":"@csstools/convert-colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172042885,"package_name":"@mrmlnc/readdir-enhanced","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":172042886,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172042887,"package_name":"@svgr/core","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":172042888,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":172042889,"package_name":"@types/node","ecosystem":"npm","requirements":"10.12.23","direct":false,"kind":"runtime","optional":false},{"id":172042890,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172042891,"package_name":"@types/tapable","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172042892,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042893,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042894,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042895,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042896,"package_name":"@webassemblyjs/helper-code-frame","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042897,"package_name":"@webassemblyjs/helper-fsm","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042898,"package_name":"@webassemblyjs/helper-module-context","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042899,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042900,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042901,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042902,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042903,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042904,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042905,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042906,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042907,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042908,"package_name":"@webassemblyjs/wast-parser","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042909,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":172042910,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042911,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":172042912,"package_name":"abab","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042913,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":172042914,"package_name":"acorn","ecosystem":"npm","requirements":"6.0.7","direct":false,"kind":"runtime","optional":false},{"id":172042915,"package_name":"acorn-dynamic-import","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042916,"package_name":"acorn","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"runtime","optional":false},{"id":172042917,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172042918,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172042919,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":172042920,"package_name":"address","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172042921,"package_name":"ajv","ecosystem":"npm","requirements":"6.8.1","direct":false,"kind":"runtime","optional":false},{"id":172042922,"package_name":"ajv-errors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172042923,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172042924,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172042925,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":172042926,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042927,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":172042928,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042929,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":172042930,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042931,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042932,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172042933,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":172042934,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172042935,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":172042936,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":172042937,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":172042938,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":172042939,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":172042940,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172042941,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":172042942,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042943,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172042944,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042945,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042946,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042947,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042948,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172042949,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042950,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":172042951,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":172042952,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042953,"package_name":"append-transform","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172042954,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172042955,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":172042956,"package_name":"aria-query","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042957,"package_name":"arr-diff","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042958,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042959,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042960,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042961,"package_name":"array-filter","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":172042962,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172042963,"package_name":"array-includes","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172042964,"package_name":"array-map","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042965,"package_name":"array-reduce","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042966,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172042967,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172042968,"package_name":"array-unique","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172042969,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172042970,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172042971,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172042972,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":172042973,"package_name":"asn1.js","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":172042974,"package_name":"assert","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172042975,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172042976,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":172042977,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042978,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042979,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":172042980,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042981,"package_name":"async","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":172042982,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172042983,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172042984,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172042985,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172042986,"package_name":"autoprefixer","ecosystem":"npm","requirements":"9.4.7","direct":false,"kind":"runtime","optional":false},{"id":172042987,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":172042988,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172042989,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.14","direct":false,"kind":"runtime","optional":false},{"id":172042990,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172042991,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172042992,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":172042993,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":172042994,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172042995,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172042996,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172042997,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":172042998,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172042999,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043000,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043001,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043002,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"runtime","optional":false},{"id":172043003,"package_name":"babel-eslint","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043004,"package_name":"babel-extract-comments","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043005,"package_name":"babel-generator","ecosystem":"npm","requirements":"6.26.1","direct":false,"kind":"runtime","optional":false},{"id":172043006,"package_name":"jsesc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043007,"package_name":"babel-helpers","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"runtime","optional":false},{"id":172043008,"package_name":"babel-jest","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043009,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043010,"package_name":"babel-messages","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"runtime","optional":false},{"id":172043011,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043012,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":172043013,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043014,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043015,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043016,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043017,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043018,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043019,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":172043020,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043021,"package_name":"babel-plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":172043022,"package_name":"babel-plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172043023,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.20","direct":false,"kind":"runtime","optional":false},{"id":172043024,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043025,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043026,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043027,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043028,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043029,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043030,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043031,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":172043032,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043033,"package_name":"babel-register","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172043034,"package_name":"babel-core","ecosystem":"npm","requirements":"6.26.3","direct":false,"kind":"runtime","optional":false},{"id":172043035,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043036,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172043037,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":172043038,"package_name":"babel-template","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172043039,"package_name":"babel-traverse","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172043040,"package_name":"globals","ecosystem":"npm","requirements":"9.18.0","direct":false,"kind":"runtime","optional":false},{"id":172043041,"package_name":"babel-types","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"runtime","optional":false},{"id":172043042,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043043,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":172043044,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043045,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":172043046,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043047,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172043048,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043049,"package_name":"bfj","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043050,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043051,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":172043052,"package_name":"bluebird","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":172043053,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.8","direct":false,"kind":"runtime","optional":false},{"id":172043054,"package_name":"body-parser","ecosystem":"npm","requirements":"1.18.3","direct":false,"kind":"runtime","optional":false},{"id":172043055,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.23","direct":false,"kind":"runtime","optional":false},{"id":172043056,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043057,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043058,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":172043059,"package_name":"braces","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"runtime","optional":false},{"id":172043060,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043061,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043062,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":172043063,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":172043064,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043065,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043066,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043067,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043068,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043069,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043070,"package_name":"browserslist","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043071,"package_name":"bser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043072,"package_name":"buffer","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":172043073,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043074,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043075,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043076,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043077,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043078,"package_name":"cacache","ecosystem":"npm","requirements":"11.3.2","direct":false,"kind":"runtime","optional":false},{"id":172043079,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043080,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043081,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043082,"package_name":"call-me-maybe","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043083,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043084,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043085,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043086,"package_name":"camel-case","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043087,"package_name":"camelcase","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043088,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043089,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30000935","direct":false,"kind":"runtime","optional":false},{"id":172043090,"package_name":"capture-exit","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043091,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043092,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":172043093,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043094,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":172043095,"package_name":"check-types","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043096,"package_name":"cheerio","ecosystem":"npm","requirements":"1.0.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":172043097,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043098,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":172043099,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043100,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043101,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043102,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043103,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043104,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043105,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043106,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043107,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043108,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043109,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":172043110,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043111,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":172043112,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043113,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043114,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":172043115,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043116,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043117,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043118,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":172043119,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043120,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043121,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043122,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":172043123,"package_name":"minipass","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":172043124,"package_name":"minizlib","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043125,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043126,"package_name":"needle","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":172043127,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":172043128,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043129,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172043130,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043131,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043132,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043133,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043134,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043135,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043136,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043137,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043138,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043139,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043140,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":172043141,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043142,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":172043143,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":172043144,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043145,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043146,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":172043147,"package_name":"semver","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043148,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043149,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043150,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043151,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043152,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043153,"package_name":"tar","ecosystem":"npm","requirements":"4.4.8","direct":false,"kind":"runtime","optional":false},{"id":172043154,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043155,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043156,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043157,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043158,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043159,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043160,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043161,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043162,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043163,"package_name":"ci-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043164,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043165,"package_name":"circular-json","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":172043166,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":172043167,"package_name":"clean-css","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043168,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043169,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043170,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043171,"package_name":"cliui","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043172,"package_name":"clone-deep","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":172043173,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043174,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043175,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043176,"package_name":"color","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043177,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":172043178,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043179,"package_name":"color-string","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"runtime","optional":false},{"id":172043180,"package_name":"colors","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":172043181,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":172043182,"package_name":"commander","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":172043183,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":172043184,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043185,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043186,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.15","direct":false,"kind":"runtime","optional":false},{"id":172043187,"package_name":"compression","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":172043188,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":172043189,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172043190,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043191,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043192,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043193,"package_name":"contains-path","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043194,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":172043195,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043196,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043197,"package_name":"cookie","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043198,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043199,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172043200,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043201,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"runtime","optional":false},{"id":172043202,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.0.7","direct":false,"kind":"runtime","optional":false},{"id":172043203,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043204,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043205,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":172043206,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":172043207,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":172043208,"package_name":"css-color-names","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043209,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043210,"package_name":"css-loader","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043211,"package_name":"css-select","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043212,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043213,"package_name":"css-selector-tokenizer","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":172043214,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043215,"package_name":"regexpu-core","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043216,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043217,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043218,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.28","direct":false,"kind":"runtime","optional":false},{"id":172043219,"package_name":"css-unit-converter","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043220,"package_name":"css-url-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043221,"package_name":"css-what","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043222,"package_name":"cssdb","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043223,"package_name":"cssesc","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043224,"package_name":"cssnano","ecosystem":"npm","requirements":"4.1.8","direct":false,"kind":"runtime","optional":false},{"id":172043225,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043226,"package_name":"cssnano-util-get-arguments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043227,"package_name":"cssnano-util-get-match","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043228,"package_name":"cssnano-util-raw-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043229,"package_name":"cssnano-util-same-parent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043230,"package_name":"csso","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043231,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.29","direct":false,"kind":"runtime","optional":false},{"id":172043232,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":172043233,"package_name":"cssstyle","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043234,"package_name":"cyclist","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043235,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043236,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":172043237,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043238,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172043239,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043240,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043241,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043242,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043243,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043244,"package_name":"default-gateway","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":172043245,"package_name":"execa","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":172043246,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043247,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043248,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043249,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043250,"package_name":"del","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043251,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043252,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043253,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043254,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043255,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043256,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043257,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043258,"package_name":"detect-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043259,"package_name":"detect-newline","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043260,"package_name":"detect-node","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043261,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172043262,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043263,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043264,"package_name":"dir-glob","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043265,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043266,"package_name":"discontinuous-range","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043267,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043268,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043269,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043270,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043271,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043272,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043273,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043274,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043275,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043276,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043277,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":172043278,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043279,"package_name":"dot-prop","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043280,"package_name":"dotenv","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043281,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043282,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043283,"package_name":"duplexify","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":172043284,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043285,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043286,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.113","direct":false,"kind":"runtime","optional":false},{"id":172043287,"package_name":"elliptic","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043288,"package_name":"emoji-regex","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043289,"package_name":"emojis-list","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043290,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043291,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043292,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043293,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043294,"package_name":"enzyme","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":172043295,"package_name":"enzyme-adapter-react-16","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":172043296,"package_name":"enzyme-adapter-utils","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":172043297,"package_name":"errno","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":172043298,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172043299,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":172043300,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043301,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043302,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172043303,"package_name":"escodegen","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":172043304,"package_name":"esprima","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043305,"package_name":"eslint","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043306,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":172043307,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043308,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043309,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172043310,"package_name":"eslint-loader","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043311,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043312,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"2.50.1","direct":false,"kind":"runtime","optional":false},{"id":172043313,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":172043314,"package_name":"doctrine","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043315,"package_name":"load-json-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043316,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043317,"package_name":"path-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043318,"package_name":"read-pkg","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043319,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043320,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043321,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043322,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.11.1","direct":false,"kind":"runtime","optional":false},{"id":172043323,"package_name":"eslint-scope","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":172043324,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043325,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043326,"package_name":"espree","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043327,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043328,"package_name":"esquery","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043329,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043330,"package_name":"estraverse","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043331,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043332,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":172043333,"package_name":"eventemitter3","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043334,"package_name":"events","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043335,"package_name":"eventsource","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":172043336,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043337,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043338,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043339,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043340,"package_name":"expand-brackets","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043341,"package_name":"expand-range","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":172043342,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043343,"package_name":"expect","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043344,"package_name":"express","ecosystem":"npm","requirements":"4.16.4","direct":false,"kind":"runtime","optional":false},{"id":172043345,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043346,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043347,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043348,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043349,"package_name":"external-editor","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043350,"package_name":"extglob","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172043351,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043352,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043353,"package_name":"fast-glob","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"runtime","optional":false},{"id":172043354,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043355,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043356,"package_name":"fastparse","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043357,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":172043358,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043359,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043360,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043361,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043362,"package_name":"file-loader","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043363,"package_name":"filename-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043364,"package_name":"fileset","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043365,"package_name":"filesize","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"runtime","optional":false},{"id":172043366,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":172043367,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043368,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043369,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043370,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043371,"package_name":"flat-cache","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":172043372,"package_name":"flatten","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043373,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043374,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172043375,"package_name":"debug","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043376,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043377,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043378,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172043379,"package_name":"fork-ts-checker-webpack-plugin-alt","ecosystem":"npm","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":172043380,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":172043381,"package_name":"forwarded","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043382,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043383,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":172043384,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043385,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043386,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":172043387,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":172043388,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172043389,"package_name":"chownr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043390,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043391,"package_name":"glob","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043392,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.21","direct":false,"kind":"runtime","optional":false},{"id":172043393,"package_name":"minipass","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":172043394,"package_name":"minizlib","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043395,"package_name":"needle","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043396,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":172043397,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043398,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":172043399,"package_name":"rc","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":172043400,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":172043401,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043402,"package_name":"semver","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043403,"package_name":"tar","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043404,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043405,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043406,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043407,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043408,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043409,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043410,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043411,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043412,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043413,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":172043414,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043415,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043416,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043417,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043418,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043419,"package_name":"globals","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":172043420,"package_name":"globby","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043421,"package_name":"ignore","ecosystem":"npm","requirements":"3.3.10","direct":false,"kind":"runtime","optional":false},{"id":172043422,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.15","direct":false,"kind":"runtime","optional":false},{"id":172043423,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043424,"package_name":"gzip-size","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043425,"package_name":"h2x-core","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043426,"package_name":"h2x-generate","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043427,"package_name":"h2x-parse","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043428,"package_name":"h2x-plugin-jsx","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043429,"package_name":"h2x-traverse","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043430,"package_name":"h2x-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043431,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043432,"package_name":"handlebars","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043433,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043434,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043435,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172043436,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043437,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043438,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043439,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043440,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043441,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043442,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043443,"package_name":"hash-base","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043444,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":172043445,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043446,"package_name":"hex-color-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043447,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043448,"package_name":"hoek","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043449,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043450,"package_name":"home-or-tmp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043451,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043452,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172043453,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":172043454,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":172043455,"package_name":"hsl-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043456,"package_name":"hsla-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043457,"package_name":"html-comment-regex","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043458,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043459,"package_name":"html-entities","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043460,"package_name":"html-minifier","ecosystem":"npm","requirements":"3.5.21","direct":false,"kind":"runtime","optional":false},{"id":172043461,"package_name":"commander","ecosystem":"npm","requirements":"2.17.1","direct":false,"kind":"runtime","optional":false},{"id":172043462,"package_name":"html-parse-stringify2","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043463,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"4.0.0-alpha.2","direct":false,"kind":"runtime","optional":false},{"id":172043464,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":172043465,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":172043466,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":172043467,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043468,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":172043469,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":172043470,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043471,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043472,"package_name":"i18next","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043473,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":172043474,"package_name":"i18next-xhr-backend","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043475,"package_name":"icss-replace-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043476,"package_name":"icss-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043477,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043478,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":172043479,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043480,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043481,"package_name":"immer","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":172043482,"package_name":"import-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043483,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043484,"package_name":"import-from","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043485,"package_name":"import-local","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043486,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172043487,"package_name":"indexes-of","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043488,"package_name":"indexof","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043489,"package_name":"inquirer","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043490,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043491,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043492,"package_name":"internal-ip","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043493,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":172043494,"package_name":"invert-kv","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043495,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043496,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043497,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":172043498,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043499,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043500,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043501,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043502,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172043503,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172043504,"package_name":"is-ci","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043505,"package_name":"is-color-stop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043506,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043507,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043508,"package_name":"is-dotfile","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043509,"package_name":"is-equal-shallow","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043510,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043511,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043512,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043513,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043514,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043515,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043516,"package_name":"is-number","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043517,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043518,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043519,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043520,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043521,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043522,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043523,"package_name":"is-posix-bracket","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043524,"package_name":"is-primitive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043525,"package_name":"is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043526,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043527,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043528,"package_name":"is-resolvable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043529,"package_name":"is-root","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043530,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043531,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043532,"package_name":"is-subset","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043533,"package_name":"is-svg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043534,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043535,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043536,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043537,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043538,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043539,"package_name":"isemail","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043540,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043541,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043542,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043543,"package_name":"istanbul-api","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":172043544,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043545,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043546,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":172043547,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043548,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043549,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":172043550,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":172043551,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043552,"package_name":"jest","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043553,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043554,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043555,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":172043556,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043557,"package_name":"jest-cli","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043558,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043559,"package_name":"mem","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043560,"package_name":"os-locale","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043561,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043562,"package_name":"yargs","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043563,"package_name":"yargs-parser","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043564,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"23.4.2","direct":false,"kind":"runtime","optional":false},{"id":172043565,"package_name":"jest-config","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043566,"package_name":"jest-diff","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043567,"package_name":"jest-docblock","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043568,"package_name":"jest-each","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043569,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043570,"package_name":"jsdom","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":172043571,"package_name":"parse5","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043572,"package_name":"whatwg-url","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043573,"package_name":"ws","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043574,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043575,"package_name":"jest-get-type","ecosystem":"npm","requirements":"22.4.3","direct":false,"kind":"runtime","optional":false},{"id":172043576,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043577,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043578,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043579,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043580,"package_name":"jest-message-util","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043581,"package_name":"jest-mock","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043582,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043583,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"23.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043584,"package_name":"jest-resolve","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043585,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043586,"package_name":"jest-runner","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043587,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.10","direct":false,"kind":"runtime","optional":false},{"id":172043588,"package_name":"jest-runtime","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043589,"package_name":"jest-serializer","ecosystem":"npm","requirements":"23.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043590,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043591,"package_name":"jest-util","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043592,"package_name":"jest-validate","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043593,"package_name":"jest-watcher","ecosystem":"npm","requirements":"23.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043594,"package_name":"jest-worker","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043595,"package_name":"joi","ecosystem":"npm","requirements":"11.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043596,"package_name":"js-levenshtein","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172043597,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043598,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.12.1","direct":false,"kind":"runtime","optional":false},{"id":172043599,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043600,"package_name":"jsdom","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043601,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043603,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":172043604,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043605,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":172043606,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043607,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043608,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043609,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043610,"package_name":"json3","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":172043611,"package_name":"json5","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043612,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043613,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043614,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043615,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043616,"package_name":"killable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043617,"package_name":"kleur","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043618,"package_name":"last-call-webpack-plugin","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043620,"package_name":"lazy-cache","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043621,"package_name":"lcid","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043623,"package_name":"left-pad","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043626,"package_name":"leven","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043629,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043632,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043635,"package_name":"loader-fs-cache","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043637,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043639,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043641,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043643,"package_name":"pkg-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043646,"package_name":"loader-runner","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043649,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172043651,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043653,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043656,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.11","direct":false,"kind":"runtime","optional":false},{"id":172043659,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043662,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043665,"package_name":"lodash.escape","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043668,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043671,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043674,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043676,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":172043678,"package_name":"lodash.tail","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043681,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043684,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043687,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043690,"package_name":"loglevel","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172043694,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043698,"package_name":"lower-case","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172043701,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":172043704,"package_name":"make-dir","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043707,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":172043710,"package_name":"mamacro","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043713,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043716,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043719,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043722,"package_name":"math-random","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043725,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":172043728,"package_name":"mdn-data","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":172043731,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043734,"package_name":"mem","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043737,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043738,"package_name":"merge","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043739,"package_name":"merge-deep","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043740,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043741,"package_name":"merge-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043742,"package_name":"merge2","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172043743,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043744,"package_name":"micromatch","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"runtime","optional":false},{"id":172043745,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043746,"package_name":"mime","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043747,"package_name":"mime-db","ecosystem":"npm","requirements":"1.37.0","direct":false,"kind":"runtime","optional":false},{"id":172043915,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043916,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043917,"package_name":"cssesc","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043918,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043919,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043920,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043921,"package_name":"postcss-values-parser","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043922,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043923,"package_name":"preserve","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043924,"package_name":"prettier","ecosystem":"npm","requirements":"1.16.4","direct":false,"kind":"runtime","optional":false},{"id":172043925,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043926,"package_name":"pretty-error","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043927,"package_name":"pretty-format","ecosystem":"npm","requirements":"23.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043928,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":172043929,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":172043930,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043931,"package_name":"promise","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043932,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043933,"package_name":"prompts","ecosystem":"npm","requirements":"0.1.14","direct":false,"kind":"runtime","optional":false},{"id":172043934,"package_name":"prop-types","ecosystem":"npm","requirements":"15.6.2","direct":false,"kind":"runtime","optional":false},{"id":172043935,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043936,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043937,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043938,"package_name":"psl","ecosystem":"npm","requirements":"1.1.31","direct":false,"kind":"runtime","optional":false},{"id":172043939,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043940,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043941,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043942,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043943,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043944,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":172043945,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":172043946,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043947,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043948,"package_name":"querystringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043949,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043950,"package_name":"railroad-diagrams","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043951,"package_name":"randexp","ecosystem":"npm","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":172043952,"package_name":"randomatic","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043953,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043954,"package_name":"randombytes","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":172043955,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043956,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043957,"package_name":"raw-body","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":172043958,"package_name":"react","ecosystem":"npm","requirements":"16.8.1","direct":false,"kind":"runtime","optional":false},{"id":172043959,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043960,"package_name":"core-js","ecosystem":"npm","requirements":"2.5.7","direct":false,"kind":"runtime","optional":false},{"id":172043961,"package_name":"raf","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043962,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043963,"package_name":"big.js","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043964,"package_name":"browserslist","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043965,"package_name":"inquirer","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043966,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043967,"package_name":"react-dom","ecosystem":"npm","requirements":"16.8.1","direct":false,"kind":"runtime","optional":false},{"id":172043968,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043969,"package_name":"react-i18next","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043970,"package_name":"react-is","ecosystem":"npm","requirements":"16.8.1","direct":false,"kind":"runtime","optional":false},{"id":172043971,"package_name":"react-scripts","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043972,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"16.8.1","direct":false,"kind":"runtime","optional":false},{"id":172043973,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043974,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043975,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043976,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":172043977,"package_name":"realpath-native","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043978,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043979,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043980,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043981,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":172043982,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.13.3","direct":false,"kind":"runtime","optional":false},{"id":172043983,"package_name":"regex-cache","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":172043984,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043985,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043986,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043987,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043988,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043748,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.21","direct":false,"kind":"runtime","optional":false},{"id":172043749,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043750,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":172043751,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043752,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043753,"package_name":"mississippi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043754,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043755,"package_name":"mixin-object","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043756,"package_name":"for-in","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":172043757,"package_name":"moo","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":172043758,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043759,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043760,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":172043761,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043762,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":172043763,"package_name":"nan","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"runtime","optional":false},{"id":172043764,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":172043765,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043766,"package_name":"nearley","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"runtime","optional":false},{"id":172043767,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172043768,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043769,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172043770,"package_name":"no-case","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":172043771,"package_name":"node-forge","ecosystem":"npm","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":172043772,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043773,"package_name":"node-libs-browser","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043774,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172043775,"package_name":"node-notifier","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043776,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":172043777,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":172043778,"package_name":"resolve","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":172043779,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043780,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043781,"package_name":"normalize-url","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043782,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043783,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043784,"package_name":"num2fraction","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":172043785,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043786,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":172043787,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043788,"package_name":"object-hash","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172043789,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043790,"package_name":"object-is","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043791,"package_name":"object-keys","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":172043792,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043793,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043794,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043795,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043796,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043797,"package_name":"object.omit","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043798,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043799,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043800,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172043801,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043802,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043803,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043804,"package_name":"opn","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":172043805,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":172043806,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"runtime","optional":false},{"id":172043807,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043808,"package_name":"optimize-css-assets-webpack-plugin","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043809,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":172043810,"package_name":"original","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043811,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043812,"package_name":"os-locale","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043813,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043814,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043815,"package_name":"p-is-promise","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043816,"package_name":"p-limit","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043817,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043818,"package_name":"p-map","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172043819,"package_name":"p-try","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043820,"package_name":"pako","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":172043821,"package_name":"parallel-transform","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043822,"package_name":"param-case","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043823,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":172043824,"package_name":"parse-glob","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172043825,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043826,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043827,"package_name":"parse5","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172043828,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172043829,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172043830,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043831,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043832,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172043989,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":172043990,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":172043991,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043992,"package_name":"renderkid","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172043993,"package_name":"domhandler","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172043994,"package_name":"domutils","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":172043995,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172043996,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":172043997,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.0.34","direct":false,"kind":"runtime","optional":false},{"id":172043998,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"runtime","optional":false},{"id":172043999,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172044000,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172044001,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044002,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"runtime","optional":false},{"id":172044003,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":172044004,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044005,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172044006,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044007,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044008,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044009,"package_name":"require-uncached","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172044010,"package_name":"caller-path","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044011,"package_name":"callsites","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172044012,"package_name":"resolve-from","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044013,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044014,"package_name":"resolve","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":172044015,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044016,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044017,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044018,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172044019,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044020,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":172044021,"package_name":"rgb-regex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044022,"package_name":"rgba-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044023,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044024,"package_name":"rst-selector-parser","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":172044025,"package_name":"rsvp","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":172044026,"package_name":"run-async","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044027,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172044028,"package_name":"rxjs","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":172044029,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044030,"package_name":"sane","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":172044031,"package_name":"sass-loader","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044032,"package_name":"clone-deep","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044033,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044034,"package_name":"shallow-clone","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044035,"package_name":"saxes","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":172044036,"package_name":"scheduler","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":172044037,"package_name":"schema-utils","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044038,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044039,"package_name":"selfsigned","ecosystem":"npm","requirements":"1.10.4","direct":false,"kind":"runtime","optional":false},{"id":172044040,"package_name":"send","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":172044041,"package_name":"mime","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":172044042,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172044043,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":172044044,"package_name":"serve-static","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":172044045,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044046,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172044047,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044048,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"runtime","optional":false},{"id":172044049,"package_name":"shallow-clone","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172044050,"package_name":"kind-of","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044051,"package_name":"lazy-cache","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":172044052,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172044053,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044054,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":172044055,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044056,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":172044057,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172044058,"package_name":"sisteransi","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044059,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044060,"package_name":"slice-ansi","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044061,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":172044062,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044063,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044064,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.19","direct":false,"kind":"runtime","optional":false},{"id":172044065,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":172044066,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":172044067,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044068,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":172044069,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":172044070,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":172044071,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172044072,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044073,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":172044074,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044075,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":172044076,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044077,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044078,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044079,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172044080,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":172044081,"package_name":"ssri","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044082,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":172044083,"package_name":"stack-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044084,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172044085,"package_name":"statuses","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":172044086,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044087,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044088,"package_name":"stream-each","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":172044089,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":172044090,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044091,"package_name":"string-length","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044092,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044093,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172044094,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":172044095,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044096,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044097,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044098,"package_name":"strip-comments","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044099,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044100,"package_name":"style-loader","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":172044101,"package_name":"schema-utils","ecosystem":"npm","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":172044102,"package_name":"stylehacks","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044103,"package_name":"svgo","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044104,"package_name":"colors","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172044105,"package_name":"css-select","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044106,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":172044107,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":172044108,"package_name":"table","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172044109,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044110,"package_name":"terser","ecosystem":"npm","requirements":"3.16.1","direct":false,"kind":"runtime","optional":false},{"id":172044111,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044112,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044113,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044114,"package_name":"test-exclude","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":172044115,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":172044116,"package_name":"throat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044117,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":172044118,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":172044119,"package_name":"thunky","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":172044120,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"runtime","optional":false},{"id":172044121,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044122,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":172044123,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172044124,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044125,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044126,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044127,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044128,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044129,"package_name":"topo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044130,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":172044131,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044132,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044133,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044134,"package_name":"tslib","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":172044135,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044136,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":172044137,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":172044138,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":172044139,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.16","direct":false,"kind":"runtime","optional":false},{"id":172044140,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":172044141,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.4.9","direct":false,"kind":"runtime","optional":false},{"id":172044142,"package_name":"uglifyjs-webpack-plugin","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044143,"package_name":"cacache","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"runtime","optional":false},{"id":172044144,"package_name":"commander","ecosystem":"npm","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":172044145,"package_name":"mississippi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044146,"package_name":"ssri","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044147,"package_name":"uglify-es","ecosystem":"npm","requirements":"3.3.9","direct":false,"kind":"runtime","optional":false},{"id":172044231,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":172044148,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172044149,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172044150,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044151,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":172044152,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044153,"package_name":"set-value","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":172044154,"package_name":"uniq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044155,"package_name":"uniqs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044156,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044157,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044158,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":172044159,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044160,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044161,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044162,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":172044163,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":172044164,"package_name":"upath","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044165,"package_name":"upper-case","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":172044166,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":172044167,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044168,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":172044169,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":172044170,"package_name":"url-loader","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044171,"package_name":"url-parse","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":172044172,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":172044173,"package_name":"util","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":172044174,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044175,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":172044176,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044177,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":172044178,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":172044179,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":172044180,"package_name":"vendors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044181,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":172044182,"package_name":"vm-browserify","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":172044183,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044184,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044185,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044186,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":172044187,"package_name":"watch","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":172044188,"package_name":"watchpack","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172044189,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":172044190,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044191,"package_name":"webpack","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"runtime","optional":false},{"id":172044192,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":172044193,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"3.1.14","direct":false,"kind":"runtime","optional":false},{"id":172044194,"package_name":"decamelize","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044195,"package_name":"eventsource","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":172044196,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044197,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044198,"package_name":"yargs","ecosystem":"npm","requirements":"12.0.2","direct":false,"kind":"runtime","optional":false},{"id":172044199,"package_name":"yargs-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044200,"package_name":"webpack-log","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044201,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":172044202,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044203,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":172044204,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":172044205,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":172044206,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044207,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":172044208,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044209,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172044210,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044211,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044212,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044213,"package_name":"workbox-broadcast-cache-update","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044214,"package_name":"workbox-build","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044215,"package_name":"fs-extra","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":172044216,"package_name":"workbox-cache-expiration","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044217,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044218,"package_name":"workbox-core","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044219,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044220,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044221,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044222,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044223,"package_name":"workbox-routing","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044224,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044225,"package_name":"workbox-streams","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044226,"package_name":"workbox-sw","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044227,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":172044228,"package_name":"worker-farm","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":172044229,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":172044230,"package_name":"write","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":172044232,"package_name":"ws","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"runtime","optional":false},{"id":172044233,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044234,"package_name":"xmlchars","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":172044235,"package_name":"xregexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044236,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":172044237,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":172044238,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":172044239,"package_name":"yargs","ecosystem":"npm","requirements":"12.0.5","direct":false,"kind":"runtime","optional":false},{"id":172044240,"package_name":"yargs-parser","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/test-jest/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:19.337Z","updated_at":"2022-07-12T16:33:19.337Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/test-jest/package.json","dependencies":[{"id":172052456,"package_name":"enzyme","ecosystem":"npm","requirements":"3.11.0","direct":true,"kind":"runtime","optional":false},{"id":172052457,"package_name":"enzyme-adapter-react-16","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":172052458,"package_name":"i18next","ecosystem":"npm","requirements":"20.0.0","direct":true,"kind":"runtime","optional":false},{"id":172052459,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"5.0.0","direct":true,"kind":"runtime","optional":false},{"id":172052460,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"1.0.15","direct":true,"kind":"runtime","optional":false},{"id":172052461,"package_name":"react","ecosystem":"npm","requirements":"16.13.1","direct":true,"kind":"runtime","optional":false},{"id":172052462,"package_name":"react-dom","ecosystem":"npm","requirements":"16.13.1","direct":true,"kind":"runtime","optional":false},{"id":172052463,"package_name":"react-i18next","ecosystem":"npm","requirements":"11.5.1","direct":true,"kind":"runtime","optional":false},{"id":172052464,"package_name":"react-scripts","ecosystem":"npm","requirements":"3.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:33:26.845Z","updated_at":"2022-07-12T16:33:26.845Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/package-lock.json","dependencies":[{"id":172153664,"package_name":"@babel/cli","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153665,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153666,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153667,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153668,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":172153669,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":172153670,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":172153671,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153672,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153673,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153674,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153675,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153676,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153677,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":172153678,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153679,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153680,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153681,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153682,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153683,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153684,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153685,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153686,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153687,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153688,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153689,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153690,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153691,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153692,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153693,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153694,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153695,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153696,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153697,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153698,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153699,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153700,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153701,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153702,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153703,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153704,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153705,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153706,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153707,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153708,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153709,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153710,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153711,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153712,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153713,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153714,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":172153715,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":172153716,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153717,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":172153718,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":172153719,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":172153720,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153721,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":172153722,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":172153723,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":172153724,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":172153725,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":172153726,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":172153727,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153728,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153729,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153730,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153731,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153732,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153733,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153734,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153735,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153736,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153737,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153738,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153739,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153740,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153741,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153742,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153743,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153744,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153745,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153746,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153747,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153748,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153749,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153750,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153751,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153752,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153753,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153754,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153755,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153756,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153757,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153758,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153759,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153760,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153761,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153762,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153763,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153764,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153765,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153766,"package_name":"@babel/polyfill","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"development","optional":false},{"id":172153767,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153768,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":172153769,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153770,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153771,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":172153772,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153773,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153774,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153775,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":172153776,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172153777,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":172153778,"package_name":"globals","ecosystem":"npm","requirements":"13.9.0","direct":false,"kind":"development","optional":false},{"id":172153779,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":172153780,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":172153781,"package_name":"@jest/console","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153782,"package_name":"@jest/core","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153783,"package_name":"@jest/types","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153784,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":172153785,"package_name":"@types/yargs","ecosystem":"npm","requirements":"13.0.11","direct":false,"kind":"development","optional":false},{"id":172153786,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172153787,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172153788,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":172153789,"package_name":"@jest/environment","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153790,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153791,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153792,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":172153793,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153794,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153795,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153796,"package_name":"@jest/transform","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153797,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":172153798,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":172153799,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":172153800,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172153801,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172153802,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172153803,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":172153804,"package_name":"@nicolo-ribaudo/chokidar-2","ecosystem":"npm","requirements":"2.1.8-no-fsevents.2","direct":false,"kind":"development","optional":false},{"id":172153805,"package_name":"@qiwi/npm-registry-client","ecosystem":"npm","requirements":"8.9.1","direct":false,"kind":"development","optional":false},{"id":172153806,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":172153807,"package_name":"@samverschueren/stream-to-observable","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":172153808,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":172153809,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":172153810,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":172153811,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":172153812,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"7.31.2","direct":false,"kind":"development","optional":false},{"id":172153813,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"5.14.1","direct":false,"kind":"development","optional":false},{"id":172153814,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172153815,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"11.2.7","direct":false,"kind":"development","optional":false},{"id":172153816,"package_name":"@testing-library/react-hooks","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":172153817,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":172153818,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.14","direct":false,"kind":"development","optional":false},{"id":172153819,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.2","direct":false,"kind":"development","optional":false},{"id":172153820,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"development","optional":false},{"id":172153821,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.11.1","direct":false,"kind":"development","optional":false},{"id":172153822,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"development","optional":false},{"id":172153823,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":172153824,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172153825,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172153826,"package_name":"@types/jest","ecosystem":"npm","requirements":"26.0.23","direct":false,"kind":"development","optional":false},{"id":172153827,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"development","optional":false},{"id":172153828,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":172153829,"package_name":"@types/node","ecosystem":"npm","requirements":"15.12.2","direct":false,"kind":"development","optional":false},{"id":172153830,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":172153831,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172153832,"package_name":"@types/parsimmon","ecosystem":"npm","requirements":"1.10.6","direct":false,"kind":"development","optional":false},{"id":172153833,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.3","direct":false,"kind":"development","optional":false},{"id":172153834,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.11","direct":false,"kind":"development","optional":false},{"id":172153835,"package_name":"@types/react-test-renderer","ecosystem":"npm","requirements":"17.0.1","direct":false,"kind":"development","optional":false},{"id":172153836,"package_name":"@types/resolve","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":172153837,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.1","direct":false,"kind":"development","optional":false},{"id":172153838,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172153839,"package_name":"@types/testing-library__jest-dom","ecosystem":"npm","requirements":"5.14.0","direct":false,"kind":"development","optional":false},{"id":172153840,"package_name":"@types/testing-library__react-hooks","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":172153841,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.13","direct":false,"kind":"development","optional":false},{"id":172153842,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":172153843,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":172153844,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":172153845,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":172153846,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":172153847,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":172153848,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":172153849,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":172153850,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":172153851,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":172153852,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":172153853,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":172153854,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":172153855,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":172153856,"package_name":"all-contributors-cli","ecosystem":"npm","requirements":"6.20.0","direct":false,"kind":"development","optional":false},{"id":172153857,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172153858,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":172153859,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172153860,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172153861,"package_name":"pify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":172153862,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":172153863,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":172153864,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":172153865,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":172153866,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":172153867,"package_name":"any-observable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":172153868,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153869,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172153870,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172153871,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":172153872,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":172153873,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":172153874,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172153875,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172153876,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172153877,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153878,"package_name":"array-from","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172153879,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":172153880,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172153881,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172153882,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":172153883,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":172153884,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":172153885,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172153886,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":172153887,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153888,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153889,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":172153890,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153891,"package_name":"async","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172153892,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172153893,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172153894,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":172153895,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":172153896,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":172153897,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":172153898,"package_name":"axe-core","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":172153899,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172153900,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":172153901,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172153902,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":172153903,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":172153904,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":172153905,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172153906,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153907,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"development","optional":false},{"id":172153908,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":172153909,"package_name":"babel-jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153910,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":172153911,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":172153912,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153913,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":172153914,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":172153915,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":172153916,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":172153917,"package_name":"babel-plugin-tester","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":172153918,"package_name":"strip-indent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153919,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172153920,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172153921,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":172153922,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153923,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153924,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153925,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172153926,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":172153927,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172153928,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":172153929,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":172153930,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172153931,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":172153932,"package_name":"block-stream","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"development","optional":false},{"id":172153933,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":172153934,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":172153935,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172153936,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153937,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":172153938,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":172153939,"package_name":"browserslist","ecosystem":"npm","requirements":"4.16.6","direct":false,"kind":"development","optional":false},{"id":172153940,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172153941,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":172153942,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172153943,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172153944,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172153945,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172153946,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172153947,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153948,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153949,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153950,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172153951,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":172153952,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001237","direct":false,"kind":"development","optional":false},{"id":172153953,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153954,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":172153955,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":172153956,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":172153957,"package_name":"charm","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172153958,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":172153959,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":172153960,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172153961,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":172153962,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":172153963,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172153964,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":172153965,"package_name":"readdirp","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":172153966,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":172153967,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153968,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":172153969,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":172153970,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172153971,"package_name":"cli-truncate","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":172153972,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153973,"package_name":"slice-ansi","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":172153974,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172153975,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172153976,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":172153977,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":172153978,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":172153979,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172153980,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172153981,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":172153982,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":172153983,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":172153984,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":172153985,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":172153986,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":172153987,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":172153988,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172153989,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":172153990,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":172153991,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172153992,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":172153993,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172153994,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":172153995,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":172153996,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"development","optional":false},{"id":172153997,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":172153998,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":172153999,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":172154000,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154001,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":172154002,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":172154003,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154004,"package_name":"coveralls","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154005,"package_name":"cp-cli","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154006,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154007,"package_name":"cliui","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172154008,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172154009,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154010,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154011,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172154012,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154013,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154014,"package_name":"yargs","ecosystem":"npm","requirements":"12.0.5","direct":false,"kind":"development","optional":false},{"id":172154015,"package_name":"yargs-parser","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false},{"id":172154016,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":172154017,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":172154018,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":172154019,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154020,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154021,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172154022,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":172154023,"package_name":"css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154024,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":172154025,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":172154026,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":172154027,"package_name":"cssstyle","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":172154028,"package_name":"csstype","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":172154029,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":172154030,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":172154031,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154032,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":172154033,"package_name":"date-fns","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"development","optional":false},{"id":172154034,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":172154035,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154036,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":172154037,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":172154038,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":172154039,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":172154040,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172154041,"package_name":"del","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154042,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154043,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154044,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154045,"package_name":"detect-newline","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154046,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":172154047,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":172154048,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":172154049,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154050,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":172154051,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154052,"package_name":"dtslint","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":172154053,"package_name":"@definitelytyped/header-parser","ecosystem":"npm","requirements":"0.0.100","direct":false,"kind":"development","optional":false},{"id":172154054,"package_name":"@definitelytyped/typescript-versions","ecosystem":"npm","requirements":"0.0.100","direct":false,"kind":"development","optional":false},{"id":172154055,"package_name":"@definitelytyped/utils","ecosystem":"npm","requirements":"0.0.100","direct":false,"kind":"development","optional":false},{"id":172154056,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":172154057,"package_name":"@types/node","ecosystem":"npm","requirements":"14.18.0","direct":false,"kind":"development","optional":false},{"id":172154058,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":172154059,"package_name":"dts-critic","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"development","optional":false},{"id":172154060,"package_name":"fs-extra","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":172154061,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":172154062,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":172154063,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":172154064,"package_name":"tslint","ecosystem":"npm","requirements":"5.14.0","direct":false,"kind":"development","optional":false},{"id":172154065,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":172154066,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.752","direct":false,"kind":"development","optional":false},{"id":172154067,"package_name":"elegant-spinner","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154068,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":172154069,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":172154070,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":172154071,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":172154072,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.18.3","direct":false,"kind":"development","optional":false},{"id":172154073,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":172154074,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":172154075,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172154076,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"development","optional":false},{"id":172154077,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":172154078,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":172154079,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":172154080,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":172154081,"package_name":"eslint","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"development","optional":false},{"id":172154082,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"development","optional":false},{"id":172154083,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154084,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154085,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"18.2.1","direct":false,"kind":"development","optional":false},{"id":172154086,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"14.2.1","direct":false,"kind":"development","optional":false},{"id":172154087,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"development","optional":false},{"id":172154088,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":172154089,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":172154090,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":172154091,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154092,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154093,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":172154094,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":172154095,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154096,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154097,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154098,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.23.4","direct":false,"kind":"development","optional":false},{"id":172154099,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154100,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154101,"package_name":"eslint-plugin-jest-dom","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":172154102,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":172154103,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":172154104,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.24.0","direct":false,"kind":"development","optional":false},{"id":172154105,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"development","optional":false},{"id":172154106,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"development","optional":false},{"id":172154107,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":172154108,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154109,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":172154110,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":172154111,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":172154112,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":172154113,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":172154114,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":172154115,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":172154116,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":172154117,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":172154118,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":172154119,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154120,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":172154121,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":172154122,"package_name":"expect","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154123,"package_name":"jest-get-type","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154124,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":172154125,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":172154126,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154127,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154128,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":172154129,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":172154130,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":172154131,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154132,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":172154133,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154134,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172154135,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":172154136,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154137,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154138,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154139,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154140,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":172154141,"package_name":"flatted","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":172154142,"package_name":"fn-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154143,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":172154144,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154145,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":172154146,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":172154147,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":172154148,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154149,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":172154150,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154151,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154152,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":172154153,"package_name":"fstream","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":172154154,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154155,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154156,"package_name":"g-status","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172154157,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":172154158,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":172154159,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":172154160,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154161,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":172154162,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":172154163,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172154164,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":172154165,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":172154166,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":172154167,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":172154168,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":172154169,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":172154170,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":172154171,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.6","direct":false,"kind":"development","optional":false},{"id":172154172,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":172154173,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154174,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":172154175,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172154176,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154177,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154178,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154179,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154180,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154181,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154182,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154183,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154184,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":172154185,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154186,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172154187,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":172154188,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154189,"package_name":"husky","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154190,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":172154191,"package_name":"get-stdin","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":172154192,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154193,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":172154194,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":172154195,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154196,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154197,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":172154198,"package_name":"i18next","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":172154199,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":172154200,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":172154201,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":172154202,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":172154203,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154204,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":172154205,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154206,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":172154207,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":172154208,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"development","optional":false},{"id":172154209,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172154210,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":172154211,"package_name":"invert-kv","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154212,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":172154213,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":172154214,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":172154215,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154216,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154217,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154218,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":172154219,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":172154220,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154221,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":172154222,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":172154223,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172154224,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":172154225,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":172154226,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":172154227,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":172154228,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172154229,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154230,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154231,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":172154232,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154233,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154234,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154235,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172154236,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154237,"package_name":"is-observable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154238,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154239,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154240,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154241,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":172154242,"package_name":"is-promise","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":172154243,"package_name":"is-reference","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":172154244,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":172154245,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154246,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154247,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":172154248,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172154249,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154250,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154251,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154252,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154253,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154254,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172154255,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":172154256,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":172154257,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":172154258,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":172154259,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":172154260,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":172154261,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"development","optional":false},{"id":172154262,"package_name":"jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154263,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154264,"package_name":"jest-cli","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154265,"package_name":"jest-config","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154266,"package_name":"pretty-format","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154267,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":172154268,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":172154269,"package_name":"jest-docblock","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154270,"package_name":"jest-each","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154271,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154272,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154273,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.3.0","direct":false,"kind":"development","optional":false},{"id":172154274,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154275,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":172154276,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154277,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154278,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154279,"package_name":"diff-sequences","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154280,"package_name":"jest-diff","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154281,"package_name":"jest-message-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154282,"package_name":"jest-mock","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154283,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":172154284,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154285,"package_name":"jest-resolve","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154286,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154287,"package_name":"jest-runner","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154288,"package_name":"jest-runtime","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154289,"package_name":"jest-serializer","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154290,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154291,"package_name":"jest-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154292,"package_name":"jest-validate","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154293,"package_name":"jest-watcher","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154294,"package_name":"jest-worker","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":172154295,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154296,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":172154297,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":172154298,"package_name":"jsdom","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":172154299,"package_name":"acorn","ecosystem":"npm","requirements":"5.7.4","direct":false,"kind":"development","optional":false},{"id":172154300,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":172154301,"package_name":"json-fixer","ecosystem":"npm","requirements":"1.6.10","direct":false,"kind":"development","optional":false},{"id":172154302,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154303,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":172154304,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":172154305,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":172154306,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154307,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154308,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":172154309,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172154310,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154311,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":172154312,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":172154313,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172154314,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":172154315,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":172154316,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":172154317,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"development","optional":false},{"id":172154318,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172154319,"package_name":"lcid","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154320,"package_name":"lcov-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154321,"package_name":"left-pad","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":172154322,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154323,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":172154324,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":172154325,"package_name":"lint-staged","ecosystem":"npm","requirements":"8.2.1","direct":false,"kind":"development","optional":false},{"id":172154326,"package_name":"listr","ecosystem":"npm","requirements":"0.14.3","direct":false,"kind":"development","optional":false},{"id":172154327,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154328,"package_name":"listr-silent-renderer","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154329,"package_name":"listr-update-renderer","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":172154330,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":172154331,"package_name":"indent-string","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172154332,"package_name":"log-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154333,"package_name":"listr-verbose-renderer","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":172154334,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154335,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154336,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154337,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154338,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154339,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154340,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154341,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":172154342,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":172154343,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":172154344,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":172154345,"package_name":"lodash.mergewith","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":172154346,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":172154347,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":172154348,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":172154349,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172154350,"package_name":"log-update","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":172154351,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172154352,"package_name":"lolex","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":172154353,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":172154354,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":172154355,"package_name":"lz-string","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":172154356,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.7","direct":false,"kind":"development","optional":false},{"id":172154357,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154358,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":172154359,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":172154360,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":172154361,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154362,"package_name":"matcher","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154363,"package_name":"mem","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":172154364,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154365,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":172154366,"package_name":"mime-db","ecosystem":"npm","requirements":"1.48.0","direct":false,"kind":"development","optional":false},{"id":172154367,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.31","direct":false,"kind":"development","optional":false},{"id":172154368,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154369,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154370,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":172154371,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":172154372,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":172154373,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":172154374,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172154375,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154376,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":172154377,"package_name":"nan","ecosystem":"npm","requirements":"2.14.2","direct":false,"kind":"development","optional":false},{"id":172154378,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":172154379,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":172154380,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172154381,"package_name":"nise","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":172154382,"package_name":"lolex","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":172154383,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":172154384,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":172154385,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154386,"package_name":"node-notifier","ecosystem":"npm","requirements":"5.4.5","direct":false,"kind":"development","optional":false},{"id":172154387,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.73","direct":false,"kind":"development","optional":false},{"id":172154388,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":172154389,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154390,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"development","optional":false},{"id":172154391,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":172154392,"package_name":"npm-path","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":172154393,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172154394,"package_name":"npm-which","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172154395,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":172154396,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154397,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172154398,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":172154399,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":172154400,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":172154401,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"development","optional":false},{"id":172154402,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154403,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154404,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":172154405,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172154406,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":172154407,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":172154408,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":172154409,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172154410,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":172154411,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":172154412,"package_name":"opencollective-postinstall","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":172154413,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":172154414,"package_name":"os-locale","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154415,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154416,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154417,"package_name":"p-each-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154418,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154419,"package_name":"p-is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154420,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":172154421,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154422,"package_name":"p-map","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154423,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154424,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172154425,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154426,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154427,"package_name":"parse5","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154428,"package_name":"parsimmon","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":172154429,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":172154430,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154431,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154432,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154433,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154434,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":172154435,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":172154436,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":172154437,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154438,"package_name":"pegjs","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":172154439,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154440,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":172154441,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":172154442,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":172154443,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154444,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":172154445,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154446,"package_name":"pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154447,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172154448,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154449,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":172154450,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":172154451,"package_name":"prettier","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":172154452,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":172154453,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154454,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":172154455,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":172154456,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"development","optional":false},{"id":172154457,"package_name":"property-expr","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":172154458,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":172154459,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154460,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172154461,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":172154462,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154463,"package_name":"react","ecosystem":"npm","requirements":"16.14.0","direct":false,"kind":"development","optional":false},{"id":172154464,"package_name":"react-dom","ecosystem":"npm","requirements":"16.14.0","direct":false,"kind":"development","optional":false},{"id":172154465,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":172154466,"package_name":"react-shallow-renderer","ecosystem":"npm","requirements":"16.14.1","direct":false,"kind":"development","optional":false},{"id":172154467,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":172154468,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":172154469,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154470,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154471,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":172154472,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":172154473,"package_name":"realpath-native","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154474,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154475,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":172154476,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":172154477,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.7","direct":false,"kind":"runtime","optional":false},{"id":172154478,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":172154479,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154480,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":172154481,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154482,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.7.1","direct":false,"kind":"development","optional":false},{"id":172154483,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":172154484,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.9","direct":false,"kind":"development","optional":false},{"id":172154485,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":172154486,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154487,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172154488,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":172154489,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":172154490,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":172154491,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":172154492,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172154493,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172154494,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154495,"package_name":"requireindex","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154496,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":172154497,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154498,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154499,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":172154500,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154501,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":172154502,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":172154503,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":172154504,"package_name":"rollup","ecosystem":"npm","requirements":"1.19.4","direct":false,"kind":"development","optional":false},{"id":172154505,"package_name":"@types/node","ecosystem":"npm","requirements":"12.20.15","direct":false,"kind":"development","optional":false},{"id":172154506,"package_name":"rollup-plugin-babel","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":172154507,"package_name":"rollup-plugin-commonjs","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":172154508,"package_name":"rollup-plugin-node-resolve","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":172154509,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":172154510,"package_name":"rollup-plugin-replace","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172154511,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":172154512,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"development","optional":false},{"id":172154513,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":172154514,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":172154515,"package_name":"run-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154516,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"development","optional":false},{"id":172154517,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":172154518,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154519,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":172154520,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172154521,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":172154522,"package_name":"scheduler","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"development","optional":false},{"id":172154523,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":172154524,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154525,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154526,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154527,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154528,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172154529,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154530,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154531,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":172154532,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172154533,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":172154534,"package_name":"simple-git","ecosystem":"npm","requirements":"1.132.0","direct":false,"kind":"development","optional":false},{"id":172154535,"package_name":"sinon","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"development","optional":false},{"id":172154536,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172154537,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154538,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154539,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":172154540,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":172154541,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172154542,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172154543,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":172154544,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":172154545,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"development","optional":false},{"id":172154546,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":172154547,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":172154548,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":172154549,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":172154550,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":172154551,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":172154552,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154553,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":172154554,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":172154555,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":172154556,"package_name":"stack-utils","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172154557,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154558,"package_name":"staged-git-files","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":172154559,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":172154560,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154561,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154562,"package_name":"string-argv","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":172154563,"package_name":"string-length","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154564,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154565,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":172154566,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":172154567,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172154568,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172154569,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":172154570,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":172154571,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154572,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154573,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154574,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":172154575,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":172154576,"package_name":"symbol-observable","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154577,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":172154578,"package_name":"synchronous-promise","ecosystem":"npm","requirements":"2.0.15","direct":false,"kind":"development","optional":false},{"id":172154579,"package_name":"table","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"development","optional":false},{"id":172154580,"package_name":"ajv","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"development","optional":false},{"id":172154581,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154582,"package_name":"tar","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":172154583,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":172154584,"package_name":"terser","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":172154585,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":172154586,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":172154587,"package_name":"throat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":172154588,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":172154589,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":172154590,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172154591,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154592,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":172154593,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":172154594,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":172154595,"package_name":"toposort","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":172154596,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":172154597,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154598,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":172154599,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154600,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":172154601,"package_name":"tslint","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":172154602,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":172154603,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":172154604,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":172154605,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":172154606,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":172154607,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":172154608,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":172154609,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":172154610,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":172154611,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154612,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172154613,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":172154614,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154615,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":172154616,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":172154617,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":172154618,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":172154619,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":172154620,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":172154621,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":172154622,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":172154623,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":172154624,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":172154625,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":172154626,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154627,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":172154628,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":172154629,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":172154630,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":172154631,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154632,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":172154633,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":172154634,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154635,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":172154636,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":172154637,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":172154638,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":172154639,"package_name":"whatwg-url","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":172154640,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":172154641,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154642,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":172154643,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":172154644,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":172154645,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":172154646,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":172154647,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":172154648,"package_name":"ws","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":172154649,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":172154650,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":172154651,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":172154652,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":172154653,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":172154654,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":172154655,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":172154656,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":172154657,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":172154658,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":172154659,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":172154660,"package_name":"yup","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:27.773Z","updated_at":"2022-07-12T16:33:27.773Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/package.json","dependencies":[{"id":172158911,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"runtime","optional":false},{"id":172158912,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":172158913,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158914,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158915,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158916,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158917,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158918,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158919,"package_name":"@babel/polyfill","ecosystem":"npm","requirements":"^7.2.5","direct":true,"kind":"development","optional":false},{"id":172158920,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158921,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158922,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.14.5","direct":true,"kind":"development","optional":false},{"id":172158923,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.11.6","direct":true,"kind":"development","optional":false},{"id":172158924,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^11.2.7","direct":true,"kind":"development","optional":false},{"id":172158925,"package_name":"@testing-library/react-hooks","ecosystem":"npm","requirements":"^3.4.2","direct":true,"kind":"development","optional":false},{"id":172158926,"package_name":"all-contributors-cli","ecosystem":"npm","requirements":"^6.20.0","direct":true,"kind":"development","optional":false},{"id":172158927,"package_name":"babel-core","ecosystem":"npm","requirements":"^7.0.0-bridge.0","direct":true,"kind":"development","optional":false},{"id":172158928,"package_name":"babel-eslint","ecosystem":"npm","requirements":"^10.0.3","direct":true,"kind":"development","optional":false},{"id":172158929,"package_name":"babel-jest","ecosystem":"npm","requirements":"^24.8.0","direct":true,"kind":"development","optional":false},{"id":172158930,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"^2.5.0","direct":true,"kind":"development","optional":false},{"id":172158931,"package_name":"babel-plugin-tester","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":172158932,"package_name":"coveralls","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":172158933,"package_name":"cp-cli","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":172158934,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":172158935,"package_name":"dtslint","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":172158936,"package_name":"eslint","ecosystem":"npm","requirements":"^7.28.0","direct":true,"kind":"development","optional":false},{"id":172158937,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"^18.2.1","direct":true,"kind":"development","optional":false},{"id":172158938,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.4.0","direct":true,"kind":"development","optional":false},{"id":172158939,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.23.4","direct":true,"kind":"development","optional":false},{"id":172158940,"package_name":"eslint-plugin-jest-dom","ecosystem":"npm","requirements":"^3.6.3","direct":true,"kind":"development","optional":false},{"id":172158941,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.4.1","direct":true,"kind":"development","optional":false},{"id":172158942,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.16.0","direct":true,"kind":"development","optional":false},{"id":172158943,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"^3.10.1","direct":true,"kind":"development","optional":false},{"id":172158944,"package_name":"husky","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":172158945,"package_name":"i18next","ecosystem":"npm","requirements":"^21.0.0","direct":true,"kind":"development","optional":false},{"id":172158946,"package_name":"jest","ecosystem":"npm","requirements":"^24.8.0","direct":true,"kind":"development","optional":false},{"id":172158947,"package_name":"jest-cli","ecosystem":"npm","requirements":"^24.8.4","direct":true,"kind":"development","optional":false},{"id":172158948,"package_name":"lint-staged","ecosystem":"npm","requirements":"^8.1.3","direct":true,"kind":"development","optional":false},{"id":172158949,"package_name":"mkdirp","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"development","optional":false},{"id":172158950,"package_name":"prettier","ecosystem":"npm","requirements":"2.2.1","direct":true,"kind":"development","optional":false},{"id":172158951,"package_name":"react","ecosystem":"npm","requirements":"^16.10.2","direct":true,"kind":"development","optional":false},{"id":172158952,"package_name":"react-dom","ecosystem":"npm","requirements":"^16.10.2","direct":true,"kind":"development","optional":false},{"id":172158953,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"^17.0.1","direct":true,"kind":"development","optional":false},{"id":172158954,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":true,"kind":"development","optional":false},{"id":172158955,"package_name":"rollup","ecosystem":"npm","requirements":"1.19.4","direct":true,"kind":"development","optional":false},{"id":172158956,"package_name":"rollup-plugin-babel","ecosystem":"npm","requirements":"^4.3.2","direct":true,"kind":"development","optional":false},{"id":172158957,"package_name":"rollup-plugin-commonjs","ecosystem":"npm","requirements":"^10.0.2","direct":true,"kind":"development","optional":false},{"id":172158958,"package_name":"rollup-plugin-node-resolve","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":172158959,"package_name":"rollup-plugin-replace","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":172158960,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":172158961,"package_name":"sinon","ecosystem":"npm","requirements":"^7.2.3","direct":true,"kind":"development","optional":false},{"id":172158962,"package_name":"tslint","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":172158963,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.2","direct":true,"kind":"development","optional":false},{"id":172158964,"package_name":"yargs","ecosystem":"npm","requirements":"^13.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"example/react_native_windows/windows/react_native_windows/packages.config","sha":null,"kind":"manifest","created_at":"2022-07-12T16:33:27.874Z","updated_at":"2022-07-12T16:33:27.874Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react_native_windows/windows/react_native_windows/packages.config","dependencies":[{"id":172160073,"package_name":"Microsoft.Windows.CppWinRT","ecosystem":"nuget","requirements":"2.0.200615.7","direct":true,"kind":"runtime","optional":false},{"id":172160074,"package_name":"Microsoft.UI.Xaml","ecosystem":"nuget","requirements":"2.3.191129002","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/razzle-ssr/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-03-17T16:14:32.061Z","updated_at":"2026-03-17T16:14:32.061Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/razzle-ssr/package-lock.json","dependencies":[{"id":25841257914,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841257926,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257927,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841257928,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841257929,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257930,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257931,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257932,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841257933,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257934,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841257935,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841257936,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841258326,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"runtime","optional":false},{"id":25841258345,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":25841258389,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":25841258390,"package_name":"@types/eslint","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841258391,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"runtime","optional":false},{"id":25841258392,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841258393,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841258394,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25841258395,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841258396,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841258397,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841258398,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841258399,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":25841258400,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841258401,"package_name":"@types/node","ecosystem":"npm","requirements":"22.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841258402,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"runtime","optional":false},{"id":25841258403,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841258404,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":25841258405,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.8","direct":false,"kind":"runtime","optional":false},{"id":25841258406,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841258407,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.19","direct":false,"kind":"runtime","optional":false},{"id":25841258408,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841258487,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258488,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841258489,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841258496,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258565,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841258566,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841258583,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258585,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841258586,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841258588,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841258597,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258598,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258603,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258604,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258650,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258651,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841258652,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841258653,"package_name":"@zeit/schemas","ecosystem":"npm","requirements":"2.36.0","direct":false,"kind":"runtime","optional":false},{"id":25841258654,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841258655,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841258656,"package_name":"acorn","ecosystem":"npm","requirements":"8.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841258657,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841258663,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841258664,"package_name":"acorn-import-attributes","ecosystem":"npm","requirements":"1.9.5","direct":false,"kind":"runtime","optional":false},{"id":25841258665,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841258666,"package_name":"address","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841258667,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841258668,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841258680,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":25841258681,"package_name":"ajv-errors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258727,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841258728,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841258729,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258730,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841258731,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841258732,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841258736,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841258737,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258738,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841258739,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841258740,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841258741,"package_name":"arch","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841258742,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841258743,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25841258744,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841258748,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841258749,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841258750,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258751,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841258752,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841258753,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841258754,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841258755,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841258764,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841258765,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841258771,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"runtime","optional":false},{"id":25841257937,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257941,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841257953,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257954,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841257955,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257956,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257957,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257958,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257959,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841257962,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257963,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841257964,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257965,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257966,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257967,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841257971,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841257976,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":25841257977,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841257983,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841257986,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841257987,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"runtime","optional":false},{"id":25841257988,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"runtime","optional":false},{"id":25841257989,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257990,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257991,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841257992,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841257993,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841257994,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841257995,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841258010,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":25841258011,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.21.0","direct":false,"kind":"runtime","optional":false},{"id":25841258012,"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":25841258013,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":25841258014,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841258015,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":25841258016,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841258017,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841258018,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841258019,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258029,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258030,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841258031,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841258950,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841258952,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25841258957,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841258966,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":25841258967,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841258968,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"runtime","optional":false},{"id":25841258969,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":25841258970,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841258971,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841258972,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841258973,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841258974,"package_name":"boxen","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841258975,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258976,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841258032,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258035,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841258036,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841258044,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841258045,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841258046,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841258047,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841258048,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841258049,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841258050,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258052,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841258053,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258054,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841258059,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258060,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258061,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841258062,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258063,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258064,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841258065,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258066,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841258067,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258075,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258076,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841258077,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258078,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258090,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258091,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258092,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"runtime","optional":false},{"id":25841258093,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258094,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841258095,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258096,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258097,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258098,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841258099,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841258100,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258102,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258103,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258104,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258105,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258106,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258107,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258108,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258109,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841258110,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258111,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258112,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258113,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258114,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258131,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841258132,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258133,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258134,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258135,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258148,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258149,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258151,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258152,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258153,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258154,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841258155,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841258156,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258180,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258181,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258185,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258236,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"runtime","optional":false},{"id":25841258237,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":25841258249,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258250,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841258251,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25841258252,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841258253,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841258254,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"runtime","optional":false},{"id":25841258255,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841258256,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841258257,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841258259,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841258260,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841258261,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841258262,"package_name":"@jest/console","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258278,"package_name":"@jest/core","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841258279,"package_name":"@jest/environment","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258280,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258281,"package_name":"@jest/globals","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258296,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258297,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841258298,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258299,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841258300,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258301,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841258302,"package_name":"@jest/transform","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258303,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841258304,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258305,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25841258306,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841258307,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841258308,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841258309,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841258310,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":25841258314,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":25841258315,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841258316,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25841258317,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841258318,"package_name":"semver","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841258319,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841258322,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":25841258323,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258324,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841258325,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":25841258772,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841258773,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258784,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841258785,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841258789,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841258790,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.20","direct":false,"kind":"runtime","optional":false},{"id":25841258791,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841258792,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841258793,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841258794,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841258830,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":25841258841,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841258842,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258843,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.11","direct":false,"kind":"runtime","optional":false},{"id":25841258844,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25841258845,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258846,"package_name":"babel-plugin-syntax-jsx","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":25841258862,"package_name":"babel-plugin-transform-define","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841258931,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":25841258932,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258933,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841258934,"package_name":"babel-preset-razzle","ecosystem":"npm","requirements":"4.2.18","direct":false,"kind":"runtime","optional":false},{"id":25841258939,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841258940,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25841258941,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841258942,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841258995,"package_name":"camelcase","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841258997,"package_name":"chalk","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841258998,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841258999,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841259004,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259005,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":25841259006,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259007,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":25841259008,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841259023,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259025,"package_name":"browserslist","ecosystem":"npm","requirements":"4.23.3","direct":false,"kind":"runtime","optional":false},{"id":25841259026,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259027,"package_name":"buffer","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841259028,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841259029,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259030,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841259035,"package_name":"cacache","ecosystem":"npm","requirements":"15.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259036,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259037,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259038,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259039,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841259040,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259050,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259051,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259052,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841259053,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841259054,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259055,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001651","direct":false,"kind":"runtime","optional":false},{"id":25841259056,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259057,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841259058,"package_name":"chalk-template","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841259059,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259068,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841259069,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":25841259070,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259071,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259072,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841259073,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259098,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259100,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":25841259101,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259102,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259103,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259124,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259125,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841259130,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":25841259131,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259137,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259138,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259139,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841259173,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259174,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841259192,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841259193,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841259194,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259195,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259196,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259197,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259198,"package_name":"clipboardy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259199,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259200,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259201,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259241,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259308,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841259309,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259310,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259311,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259312,"package_name":"color","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841259313,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259314,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841259315,"package_name":"color-string","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841259316,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841259323,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259324,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259339,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841259340,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25841259341,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25841259342,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259343,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841259344,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259345,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841259346,"package_name":"consola","ecosystem":"npm","requirements":"2.15.3","direct":false,"kind":"runtime","optional":false},{"id":25841259347,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25841259350,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841259351,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259352,"package_name":"cookie","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841259353,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841259497,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":25841259516,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259517,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841259558,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259565,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"runtime","optional":false},{"id":25841259566,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841259607,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841259608,"package_name":"cross-fetch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259609,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841259610,"package_name":"css-color-names","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841259619,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259622,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841259623,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":25841259624,"package_name":"css-loader","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841259625,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259626,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259661,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259662,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":25841259663,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259673,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259674,"package_name":"cssnano","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":25841259675,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841259676,"package_name":"cssnano-util-get-arguments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259682,"package_name":"cssnano-util-get-match","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259690,"package_name":"cssnano-util-raw-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259692,"package_name":"cssnano-util-same-parent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259694,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259695,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841259696,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":25841259723,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":25841259724,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259727,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841259728,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259729,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841259730,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259748,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841259749,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259750,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259751,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259752,"package_name":"debug","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841259753,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259754,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841259755,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841259760,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841259761,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841259762,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841259763,"package_name":"default-gateway","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259764,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841259765,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259766,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259767,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259770,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259771,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259772,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":25841259773,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259774,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259775,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841259776,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841259777,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841259778,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25841259779,"package_name":"del","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259782,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259788,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259791,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259792,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259796,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259797,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259806,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259807,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259808,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259810,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841259835,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841259836,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259837,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259838,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841259839,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259840,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259841,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841259846,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259850,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259860,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259862,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841259863,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25841259868,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841259869,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259870,"package_name":"dotenv","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841259871,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841259872,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841260668,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841260669,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260670,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841260671,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260672,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":25841260706,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":25841260707,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260747,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"0.19.1","direct":false,"kind":"runtime","optional":false},{"id":25841260767,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260768,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841260769,"package_name":"i18next","ecosystem":"npm","requirements":"23.12.3","direct":false,"kind":"runtime","optional":false},{"id":25841260770,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260771,"package_name":"i18next-fs-backend","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841260782,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841260816,"package_name":"i18next-http-middleware","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841260817,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":25841260855,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260856,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841260857,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25841259873,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259874,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841259875,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"runtime","optional":false},{"id":25841259876,"package_name":"emittery","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25841259877,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259878,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259891,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841259892,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":25841259893,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.17.1","direct":false,"kind":"runtime","optional":false},{"id":25841259894,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841259910,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25841259911,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841259912,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841259922,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.23.3","direct":false,"kind":"runtime","optional":false},{"id":25841259925,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259926,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259927,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841259928,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25841259993,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841259994,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841259995,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841259996,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841259997,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841259998,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841259999,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260000,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841260001,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841260002,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260003,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841260004,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841260005,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841260006,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841260007,"package_name":"event-stream","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841260163,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841260164,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841260165,"package_name":"eventsource","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841260166,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841260194,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260195,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841260196,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841260197,"package_name":"expect","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841260198,"package_name":"express","ecosystem":"npm","requirements":"4.19.2","direct":false,"kind":"runtime","optional":false},{"id":25841260199,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260200,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260201,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841260202,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841260203,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841260204,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260205,"package_name":"fast-url-parser","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841260206,"package_name":"fastq","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":25841260207,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25841260208,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841260209,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841260236,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841260315,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260319,"package_name":"filesize","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260329,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841260330,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841260333,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841260914,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841260915,"package_name":"immer","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260335,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260336,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.6","direct":false,"kind":"runtime","optional":false},{"id":25841260337,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841260338,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841260339,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841260340,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841260365,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260366,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841260387,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":25841260388,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841260389,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841260390,"package_name":"from","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25841260391,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260395,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260396,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25841260411,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260426,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841260427,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841260428,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841260429,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841260430,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":25841260431,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841260432,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841260433,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260462,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841260463,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841260464,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841260465,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841260466,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841260467,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841260468,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260469,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260470,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":25841260471,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841260488,"package_name":"globby","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260491,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260494,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25841260495,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841260505,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260506,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260510,"package_name":"has","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841260518,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841260522,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260523,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841260548,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841260565,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841260566,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841260567,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260574,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260624,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260625,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841260626,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841260627,"package_name":"hex-color-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260628,"package_name":"history","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":25841260629,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841260630,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":25841260631,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":25841260632,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841260633,"package_name":"hsl-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260661,"package_name":"hsla-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260662,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260663,"package_name":"html-entities","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841260664,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841260665,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841260667,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841259423,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841259496,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":25841260950,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841260960,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260961,"package_name":"indexes-of","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260966,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841261044,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841261047,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841261048,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841261049,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841261064,"package_name":"internal-ip","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841261071,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841261072,"package_name":"ip","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25841261073,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261094,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841261095,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261096,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261099,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841261100,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841261204,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841261205,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841261206,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261207,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841261268,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841261269,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841261270,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261271,"package_name":"is-color-stop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261272,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false},{"id":25841261273,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261279,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261280,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841261286,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25841261287,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841261288,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841261292,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841261293,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841261294,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261295,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261301,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841261302,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841261398,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261399,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841261433,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261464,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841261465,"package_name":"is-path-in-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261466,"package_name":"is-path-inside","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261519,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261521,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841261522,"package_name":"is-port-reachable","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261524,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261532,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841261547,"package_name":"is-resolvable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261548,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261552,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841261567,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261628,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841261631,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841261659,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":25841261660,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261661,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841261662,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841261663,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841261664,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841261755,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261756,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261757,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841261758,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841262914,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262915,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262916,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262917,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262918,"package_name":"pnp-webpack-plugin","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841262922,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.32","direct":false,"kind":"runtime","optional":false},{"id":25841262923,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841262924,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841262925,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262926,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.41","direct":false,"kind":"runtime","optional":false},{"id":25841262927,"package_name":"postcss-calc","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841262980,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841262981,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841262982,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262983,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262984,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262985,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263060,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263088,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841263089,"package_name":"postcss-loader","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841263142,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263153,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841263154,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841263155,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263156,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"runtime","optional":false},{"id":25841263196,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841263211,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841263212,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263213,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263214,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263215,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263216,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263217,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841263219,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841263220,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263233,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263234,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263235,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263264,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263269,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263270,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263276,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263277,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263278,"package_name":"normalize-url","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841263279,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263280,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841263281,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841263282,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263285,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841263286,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841263287,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263290,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841263291,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841263292,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263293,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841263307,"package_name":"pretty-time","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263355,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":25841263356,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263357,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263366,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841263367,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841263373,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841263374,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263375,"package_name":"ps-tree","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841263444,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841263528,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263530,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841263533,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841263535,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":25841263537,"package_name":"query-string","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841263539,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841263642,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841263643,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841263644,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263645,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841263646,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841263661,"package_name":"razzle","ecosystem":"npm","requirements":"4.2.18","direct":false,"kind":"runtime","optional":false},{"id":25841263675,"package_name":"razzle-dev-utils","ecosystem":"npm","requirements":"4.2.18","direct":false,"kind":"runtime","optional":false},{"id":25841263677,"package_name":"razzle-start-server-webpack-plugin","ecosystem":"npm","requirements":"4.2.18","direct":false,"kind":"runtime","optional":false},{"id":25841263678,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841263680,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25841261759,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261768,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261769,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261772,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":25841261773,"package_name":"jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841261774,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261775,"package_name":"jest-cli","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841261780,"package_name":"jest-config","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841261781,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261793,"package_name":"jest-docblock","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261794,"package_name":"jest-each","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261795,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261796,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261797,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841261798,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261799,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841261805,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261845,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261846,"package_name":"jest-message-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261847,"package_name":"jest-mock","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261848,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841261849,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261850,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261851,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841261862,"package_name":"jest-runner","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841261863,"package_name":"jest-runtime","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841261869,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261870,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261871,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261884,"package_name":"jest-validate","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261885,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841261886,"package_name":"jest-watcher","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261887,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841261889,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841261890,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":25841261892,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841261893,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841261895,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841261913,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841261927,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841261930,"package_name":"json3","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841261989,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841261990,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841261991,"package_name":"killable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841261997,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841261998,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841262007,"package_name":"klona","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841262008,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262076,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262077,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841262080,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841262085,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841262104,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262105,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262106,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":25841262107,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841262170,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262171,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841262172,"package_name":"loglevel","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841262173,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841262174,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262175,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841262182,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262183,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25841262205,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841262206,"package_name":"map-stream","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262210,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262211,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841262218,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841262219,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841262220,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262221,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262222,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841262223,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262254,"package_name":"microevent.ts","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841262315,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841262316,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841262337,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":25841262338,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":25841262339,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262376,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25841262377,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262381,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262382,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25841263758,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25841263759,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841263760,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263761,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841263762,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841263763,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841263764,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263765,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841263766,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841263767,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841263768,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841263769,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841263770,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":25841263785,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":25841263817,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264017,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841263818,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841263819,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841263820,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841263821,"package_name":"registry-url","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263822,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841263823,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841263824,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841263825,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263826,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263827,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841263828,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":25841263829,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841263830,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263920,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263921,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263922,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":25841263923,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263924,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263925,"package_name":"resolve-pathname","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263926,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841263927,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263928,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":25841263929,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25841263934,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841263935,"package_name":"rgb-regex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263953,"package_name":"rgba-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263954,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263955,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"runtime","optional":false},{"id":25841263956,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841263957,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841263958,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841263962,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"runtime","optional":false},{"id":25841263967,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25841263968,"package_name":"sade","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841263970,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841263971,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841263972,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263973,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841263974,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841263975,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263982,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841263983,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263991,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":25841263992,"package_name":"schema-utils","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263993,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263994,"package_name":"selfsigned","ecosystem":"npm","requirements":"1.10.14","direct":false,"kind":"runtime","optional":false},{"id":25841263995,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841263996,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":25841263997,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841263998,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263999,"package_name":"serve","ecosystem":"npm","requirements":"14.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841264000,"package_name":"serve-handler","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"runtime","optional":false},{"id":25841264001,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841264002,"package_name":"mime-db","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":25841264003,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.18","direct":false,"kind":"runtime","optional":false},{"id":25841264004,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841264005,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264006,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841264007,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841264008,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841264009,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264010,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264011,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841264012,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25841264013,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"runtime","optional":false},{"id":25841264014,"package_name":"chalk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264015,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264016,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262383,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841262423,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262474,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841262475,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841262476,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262477,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841262493,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841262494,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262507,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841262508,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262509,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841262510,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262511,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841262512,"package_name":"nan","ecosystem":"npm","requirements":"2.20.0","direct":false,"kind":"runtime","optional":false},{"id":25841262513,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"runtime","optional":false},{"id":25841262514,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":25841262531,"package_name":"native-url","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":25841262548,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841262549,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841262569,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841262570,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841262580,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841262589,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841262590,"package_name":"node-forge","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":25841262591,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841262592,"package_name":"node-notifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262599,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25841262600,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841262601,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262602,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262603,"package_name":"normalize-url","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841262610,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262611,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841262612,"package_name":"null-loader","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262619,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.12","direct":false,"kind":"runtime","optional":false},{"id":25841262620,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841262621,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262622,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25841262623,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841262624,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841262625,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262626,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25841262627,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":25841262662,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841262663,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841262667,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262668,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841262669,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262670,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841262671,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262672,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841262703,"package_name":"opn","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841262729,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262730,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262731,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841262734,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262735,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262736,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841262737,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841262738,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262739,"package_name":"p-retry","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262740,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841262741,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841262747,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262748,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262751,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262874,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841262875,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841262884,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841262885,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262886,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262887,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262891,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841262892,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841262893,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841262894,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25841262895,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841262896,"package_name":"pause-stream","ecosystem":"npm","requirements":"0.0.11","direct":false,"kind":"runtime","optional":false},{"id":25841262897,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262898,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841262899,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262909,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841262910,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841262911,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841262912,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841262913,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841263681,"package_name":"file-loader","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841263682,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841263683,"package_name":"type-fest","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25841263684,"package_name":"url-loader","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841263688,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841263689,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841263690,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25841263691,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263692,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841263693,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841263732,"package_name":"browserslist","ecosystem":"npm","requirements":"4.14.2","direct":false,"kind":"runtime","optional":false},{"id":25841263733,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263734,"package_name":"gzip-size","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841263735,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263736,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.77","direct":false,"kind":"runtime","optional":false},{"id":25841263737,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841263738,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263739,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":25841263740,"package_name":"react-i18next","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841263741,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841263742,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841263743,"package_name":"react-router","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841263744,"package_name":"react-router-dom","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841263757,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841260940,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260942,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841260949,"package_name":"import-local","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264018,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264019,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264022,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264025,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264026,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264044,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":25841264046,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264047,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841264049,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841264050,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841264051,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841264052,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841264062,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264091,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25841264093,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264095,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264096,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":25841264098,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":25841264110,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841264117,"package_name":"sort-keys","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841264118,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264119,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25841264120,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264121,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25841264123,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":25841264129,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841264130,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264136,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841264137,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264138,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.18","direct":false,"kind":"runtime","optional":false},{"id":25841264139,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264142,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264145,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841264146,"package_name":"split","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841264147,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264148,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264149,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264150,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25841264151,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841264152,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841264153,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841264154,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264155,"package_name":"std-env","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841264156,"package_name":"stream-combiner","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841264173,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264174,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264175,"package_name":"string-hash","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841264201,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264202,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841264203,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":25841264204,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841264205,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841264206,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264207,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264210,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264211,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264212,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264213,"package_name":"style-loader","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264214,"package_name":"stylehacks","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264215,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264216,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841264217,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264219,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841264220,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264221,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841264222,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841264223,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841264227,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841264228,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264229,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841264230,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841264231,"package_name":"tar","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841264232,"package_name":"minipass","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264233,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264234,"package_name":"terminate","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25841264235,"package_name":"terser","ecosystem":"npm","requirements":"5.31.6","direct":false,"kind":"runtime","optional":false},{"id":25841264236,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841264237,"package_name":"cacache","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264238,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841264239,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":25841264240,"package_name":"jest-worker","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841264241,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264242,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264243,"package_name":"ssri","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264244,"package_name":"terser","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841264245,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264256,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264257,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264266,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841264270,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264271,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841264272,"package_name":"tiny-async-pool","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841264275,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841264276,"package_name":"tiny-warning","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264277,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":25841264278,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841264283,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264284,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841264285,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264286,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264287,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264288,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841264289,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264295,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264301,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"runtime","optional":false},{"id":25841264303,"package_name":"ts-pnp","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264320,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841264351,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841264352,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25841264353,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":25841264356,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264357,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264358,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264365,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841264366,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":25841264367,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264368,"package_name":"undici-types","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":25841264369,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264370,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264371,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264372,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264373,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264374,"package_name":"uniq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264443,"package_name":"uniqs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264444,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264445,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264451,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264452,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264453,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264454,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264455,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841264456,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264457,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841264458,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264459,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264460,"package_name":"update-check","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25841264461,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841264462,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264463,"package_name":"url","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25841264473,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":25841264474,"package_name":"qs","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":25841264476,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264477,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264480,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264481,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841264485,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264486,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841264487,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841264488,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841264490,"package_name":"value-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264491,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841264492,"package_name":"vendors","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841264493,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264494,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264513,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264514,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841264516,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841264521,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":25841264522,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264525,"package_name":"webpack","ecosystem":"npm","requirements":"5.93.0","direct":false,"kind":"runtime","optional":false},{"id":25841264526,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":25841264528,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"3.11.3","direct":false,"kind":"runtime","optional":false},{"id":25841264529,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264530,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264531,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264532,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264533,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264534,"package_name":"eventsource","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264535,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264536,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264537,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264538,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264539,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264558,"package_name":"sockjs-client","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":25841264559,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264560,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264561,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264562,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841264563,"package_name":"ws","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841264564,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841264565,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841264566,"package_name":"webpack-log","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264612,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841264613,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841264617,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841264618,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264619,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264620,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.10","direct":false,"kind":"runtime","optional":false},{"id":25841264621,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841264622,"package_name":"webpackbar","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264631,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25841264637,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841264638,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841264639,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841264640,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264645,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264646,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264647,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264648,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264649,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25841264650,"package_name":"widest-line","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841264651,"package_name":"worker-rpc","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264658,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264659,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841264660,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264662,"package_name":"ws","ecosystem":"npm","requirements":"7.5.10","direct":false,"kind":"runtime","optional":false},{"id":25841264663,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841264664,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841264665,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841264666,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841264667,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":25841264668,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841264669,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841264670,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react-typescript/simple/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-03-17T16:17:10.343Z","updated_at":"2026-03-17T16:17:10.343Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-typescript/simple/package-lock.json","dependencies":[{"id":25841269925,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269926,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269927,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269928,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"development","optional":false},{"id":25841269929,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269930,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269931,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269932,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269933,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269934,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841269935,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269936,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269937,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269938,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269939,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269940,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269941,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269942,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269943,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269944,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841269945,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269946,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269947,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269948,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269949,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"development","optional":false},{"id":25841269950,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269951,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269952,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269953,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269954,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269955,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269956,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269957,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269958,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269959,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269960,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269961,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841269962,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269963,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269964,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269965,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269966,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269967,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":25841269968,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"development","optional":false},{"id":25841269969,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269970,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269971,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":25841269972,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841269973,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269974,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":25841269975,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269844,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25841269845,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841269846,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269847,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269848,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269849,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":25841269850,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"development","optional":false},{"id":25841269851,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841269852,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269853,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269854,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269855,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269856,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269857,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269858,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":25841269859,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841269860,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269861,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841269862,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269863,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841269864,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269865,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269866,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269867,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269868,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841269869,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269870,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841269871,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269872,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269873,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269874,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":25841269875,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":25841269876,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269877,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269878,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269879,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269880,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841269881,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269882,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841269883,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841269884,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.21.0","direct":false,"kind":"development","optional":false},{"id":25841269885,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841269886,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"development","optional":false},{"id":25841269887,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":25841269888,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841269889,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":25841269890,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":25841269891,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269892,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841269893,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841269894,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269895,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269896,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269897,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":25841269898,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841269899,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269900,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":25841269901,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841269902,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":25841269903,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841269904,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841269905,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841269906,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":25841269907,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":25841269908,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269909,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841269910,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269911,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269912,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269913,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269914,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269915,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269916,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269917,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269918,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269919,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841269920,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269921,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269922,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841269923,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841269924,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841270194,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":25841270195,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":25841270196,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270197,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270198,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":25841270199,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.11","direct":false,"kind":"development","optional":false},{"id":25841270200,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.10.6","direct":false,"kind":"development","optional":false},{"id":25841270201,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":25841270202,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":25841270203,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270204,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270205,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":25841270206,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270207,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":25841270208,"package_name":"bfj","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25841270209,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":25841270210,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841270211,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":25841270212,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"development","optional":false},{"id":25841270213,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841270214,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":25841270215,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":25841270216,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270217,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841270218,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270219,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":25841270220,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841270221,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270222,"package_name":"browserslist","ecosystem":"npm","requirements":"4.23.3","direct":false,"kind":"development","optional":false},{"id":25841270223,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841270224,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270225,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841270226,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270227,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841270228,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270229,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25841270230,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":25841270231,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270232,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270233,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001651","direct":false,"kind":"development","optional":false},{"id":25841270234,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":25841270235,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25841270236,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270237,"package_name":"check-types","ecosystem":"npm","requirements":"11.2.3","direct":false,"kind":"development","optional":false},{"id":25841270238,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":25841270239,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841270240,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841270241,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":25841270242,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25841270243,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":25841270244,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":25841270245,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":25841270246,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270247,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270248,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":25841270249,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841270250,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"development","optional":false},{"id":25841270251,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"development","optional":false},{"id":25841270252,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841270253,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":25841270254,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":25841270255,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270256,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":25841270257,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":25841270258,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841270259,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":25841270260,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":25841270261,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270262,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":25841270263,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841270264,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270265,"package_name":"cookie","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":25841270266,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841270267,"package_name":"core-js","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"development","optional":false},{"id":25841270268,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"development","optional":false},{"id":25841270269,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"development","optional":false},{"id":25841270270,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270271,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25841270272,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":25841270273,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":25841270274,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270275,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841270276,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":25841270277,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841270278,"package_name":"css-loader","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"development","optional":false},{"id":25841270279,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":25841270280,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25841270281,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841270282,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":25841270283,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"development","optional":false},{"id":25841270284,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841270285,"package_name":"cssdb","ecosystem":"npm","requirements":"7.11.2","direct":false,"kind":"development","optional":false},{"id":25841270286,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270287,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.15","direct":false,"kind":"development","optional":false},{"id":25841270288,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.14","direct":false,"kind":"development","optional":false},{"id":25841270289,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270290,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25841270291,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841270292,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"development","optional":false},{"id":25841270293,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":25841270294,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841270295,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":25841270296,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25841270297,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841270298,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270299,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270300,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270301,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270302,"package_name":"debug","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":25841270303,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":25841270304,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":25841270305,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25841270306,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25841270307,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":25841270308,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25841270309,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841270310,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270311,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841270312,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270313,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270314,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270315,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270316,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270317,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":25841270318,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25841270319,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270320,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841270321,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841270322,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"development","optional":false},{"id":25841270323,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270324,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841270325,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":25841270326,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841270327,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270328,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841270329,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":25841270330,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":25841270331,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841270332,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":25841270333,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270334,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25841270335,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841270336,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841270337,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":25841270338,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"development","optional":false},{"id":25841270339,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":25841270340,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":25841270341,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270342,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270343,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.17.1","direct":false,"kind":"development","optional":false},{"id":25841270344,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841270345,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25841270346,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":25841270347,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.23.3","direct":false,"kind":"development","optional":false},{"id":25841270348,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270349,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270350,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25841270351,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841270352,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.19","direct":false,"kind":"development","optional":false},{"id":25841270353,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":25841270354,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270355,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270356,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270357,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841270358,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841270359,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270360,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841270361,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270362,"package_name":"eslint","ecosystem":"npm","requirements":"8.57.0","direct":false,"kind":"development","optional":false},{"id":25841270363,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":25841270364,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":25841270365,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":25841270366,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":25841270367,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":25841270368,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.29.1","direct":false,"kind":"development","optional":false},{"id":25841270369,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270370,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"development","optional":false},{"id":25841270371,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":25841270372,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.35.0","direct":false,"kind":"development","optional":false},{"id":25841270373,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25841270374,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"development","optional":false},{"id":25841270375,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.11.1","direct":false,"kind":"development","optional":false},{"id":25841270376,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"development","optional":false},{"id":25841270377,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25841270378,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25841270379,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270380,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":25841270381,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270382,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841270383,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841270384,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270385,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841270386,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"development","optional":false},{"id":25841270387,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841270388,"package_name":"esquery","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25841270389,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841270390,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25841270391,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270392,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270393,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":25841270394,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25841270395,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841270396,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270397,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25841270398,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270399,"package_name":"express","ecosystem":"npm","requirements":"4.19.2","direct":false,"kind":"development","optional":false},{"id":25841270400,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25841270401,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":25841270402,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270403,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841270404,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841270405,"package_name":"fastq","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":25841270406,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"development","optional":false},{"id":25841270407,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270408,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841270409,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":25841270410,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841270411,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841270412,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270413,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":25841270414,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"development","optional":false},{"id":25841270415,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25841270416,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270417,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":25841270418,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841270419,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25841270420,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25841270421,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.6","direct":false,"kind":"development","optional":false},{"id":25841270422,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":25841270423,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841270424,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841270425,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":25841270426,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841270427,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":25841270428,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":25841270429,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841270430,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841270431,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841270432,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"development","optional":false},{"id":25841270433,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":25841270434,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25841270435,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841270436,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270437,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":25841270438,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270439,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":25841270440,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25841270441,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":25841270442,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25841270443,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25841270444,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25841270445,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25841270446,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841270447,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270448,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":25841270449,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25841270450,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25841270451,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270452,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270453,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25841270454,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":25841270455,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841270456,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":25841270457,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270458,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":25841270459,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25841270460,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841270461,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270462,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":25841270463,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270464,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270465,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270466,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270467,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270468,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270469,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270470,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270471,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25841270472,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":25841270473,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270474,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":25841270475,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270476,"package_name":"html-entities","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":25841270477,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270478,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841270479,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841270480,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":25841270481,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841270482,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":25841270483,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270484,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"development","optional":false},{"id":25841270485,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":25841270486,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841270487,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841270488,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270489,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270490,"package_name":"i18next","ecosystem":"npm","requirements":"23.12.3","direct":false,"kind":"runtime","optional":false},{"id":25841270491,"package_name":"i18next-resources-for-ts","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25841270492,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":25841270493,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270494,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25841270495,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270496,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25841270497,"package_name":"immer","ecosystem":"npm","requirements":"9.0.21","direct":false,"kind":"development","optional":false},{"id":25841270498,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841270499,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270500,"package_name":"import-local","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25841270501,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25841270502,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841270503,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841270504,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":25841270505,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841270506,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841270507,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841270508,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841270509,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":25841270510,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270511,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841270512,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270513,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270514,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":25841270515,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"development","optional":false},{"id":25841270516,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270517,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841270518,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25841270519,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841270520,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270521,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270522,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270523,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25841270524,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25841270525,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270526,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270527,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270528,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25841270529,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841270530,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270531,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841270532,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270533,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270534,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841270535,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270536,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270537,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270538,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270539,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270540,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841270541,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841270542,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":25841270543,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270544,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270545,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270546,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270547,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841270548,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25841270549,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270550,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":25841270551,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":25841270552,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841270553,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270554,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841270555,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"development","optional":false},{"id":25841270556,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270557,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25841270558,"package_name":"jake","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"development","optional":false},{"id":25841270559,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270560,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270561,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270562,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270563,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270564,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270565,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270566,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270567,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270568,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270569,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270570,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270571,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270572,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270573,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270574,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270575,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270576,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25841270577,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270578,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270579,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270580,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270581,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270582,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270583,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270584,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270585,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270586,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841270587,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270588,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270589,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270590,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270591,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.33","direct":false,"kind":"development","optional":false},{"id":25841270592,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":25841270593,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270594,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":25841270595,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270596,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270597,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841270598,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841270599,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270600,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25841270601,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"development","optional":false},{"id":25841270602,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270603,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270604,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270605,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270606,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270607,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.6","direct":false,"kind":"development","optional":false},{"id":25841270608,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841270609,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":25841270610,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":25841270611,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":25841270612,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841270613,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25841270614,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841270615,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25841270616,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270617,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25841270618,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841270619,"package_name":"jsonpath","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841270620,"package_name":"esprima","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25841270621,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270622,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":25841270623,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":25841270624,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25841270625,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841270626,"package_name":"klona","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841270627,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.23","direct":false,"kind":"development","optional":false},{"id":25841270628,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":25841270629,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":25841270630,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270631,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25841270632,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270633,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25841270634,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841270635,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841270636,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841270637,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":25841270638,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":25841270639,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25841270640,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25841270641,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":25841270642,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25841270643,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841270644,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270645,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270646,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"development","optional":false},{"id":25841270647,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270648,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":25841270649,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841270650,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":25841270651,"package_name":"memfs","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":25841270652,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270653,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270654,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":25841270655,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270656,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25841270657,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25841270658,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":25841270659,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":25841270660,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270661,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":25841270662,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270663,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841270664,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25841270665,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25841270666,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":25841270667,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":25841270668,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"development","optional":false},{"id":25841270669,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":25841270670,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"development","optional":false},{"id":25841270671,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25841270672,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25841270673,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":25841270674,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":25841270675,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841270676,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25841270677,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841270678,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":25841270679,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270680,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25841270681,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841270682,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841270683,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841270684,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.12","direct":false,"kind":"development","optional":false},{"id":25841270685,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25841270686,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270687,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25841270688,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":25841270689,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841270690,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":25841270691,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":25841270692,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":25841270693,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"development","optional":false},{"id":25841270694,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270695,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270696,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270697,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":25841270698,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270699,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25841270700,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841270701,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"development","optional":false},{"id":25841270702,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":25841270703,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841270704,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841270705,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25841270706,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841270707,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270708,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841270709,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270710,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25841270711,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841270712,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":25841270713,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841270714,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270715,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270716,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25841270717,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841270718,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25841270719,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":25841270720,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":25841270721,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270722,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270723,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270724,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25841270725,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841270726,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":25841270727,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25841270728,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270729,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270730,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270731,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270732,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270733,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270734,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.41","direct":false,"kind":"development","optional":false},{"id":25841270735,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25841270736,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270737,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"development","optional":false},{"id":25841270738,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841270739,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":25841270740,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":25841270741,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25841270742,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":25841270743,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":25841270744,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":25841270745,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.11","direct":false,"kind":"development","optional":false},{"id":25841270746,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25841270747,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":25841270748,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841270749,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270750,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270751,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270752,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841270753,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":25841270754,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25841270755,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":25841270756,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":25841270757,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841270758,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":25841270759,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25841270760,"package_name":"postcss-import","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":25841270761,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841270762,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841270763,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":25841270764,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841270765,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841270766,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":25841270767,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":25841270768,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841270769,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"development","optional":false},{"id":25841270770,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":25841270771,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270772,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270773,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":25841270774,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":25841270775,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270776,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":25841270777,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25841270778,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270779,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":25841270780,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":25841270781,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":25841270782,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270783,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270784,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270785,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270786,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270787,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270788,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270789,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270790,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270791,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841270792,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":25841270793,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841270794,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841270795,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":25841270796,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841270797,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":25841270798,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841270799,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270800,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270801,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841270802,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"development","optional":false},{"id":25841270803,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270804,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25841270805,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":25841270806,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270807,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25841270808,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841270809,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":25841270810,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270811,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270812,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270813,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":25841270814,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25841270815,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"development","optional":false},{"id":25841270816,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":25841270817,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":25841270818,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":25841270819,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":25841270820,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25841270821,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":25841270822,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"development","optional":false},{"id":25841270823,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841270824,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25841270825,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":25841270826,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270827,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841270828,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":25841270829,"package_name":"react","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841270830,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270831,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"development","optional":false},{"id":25841270832,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"development","optional":false},{"id":25841270833,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25841270834,"package_name":"react-dom","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841270835,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"development","optional":false},{"id":25841270836,"package_name":"react-i18next","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841270837,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":25841270838,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":25841270839,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270840,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270841,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":25841270842,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":25841270843,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25841270844,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841270845,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":25841270846,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"development","optional":false},{"id":25841270847,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":25841270848,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"development","optional":false},{"id":25841270849,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841270850,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":25841270851,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25841270852,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":25841270853,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":25841270854,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":25841270855,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270856,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841270857,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270858,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270859,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"development","optional":false},{"id":25841270860,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270861,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841270862,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270863,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":25841270864,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"development","optional":false},{"id":25841270865,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841270866,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":25841270867,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841270868,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25841270869,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"development","optional":false},{"id":25841270870,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25841270871,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":25841270872,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270873,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270874,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270875,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":25841270876,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270877,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":25841270878,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":25841270879,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"development","optional":false},{"id":25841270880,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25841270881,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270882,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"runtime","optional":false},{"id":25841270883,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25841270884,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841270885,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270886,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":25841270887,"package_name":"semver","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"development","optional":false},{"id":25841270888,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":25841270889,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":25841270890,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25841270891,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":25841270892,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270893,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":25841270894,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270895,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841270896,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25841270897,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":25841270898,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25841270899,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270900,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270901,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270902,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270903,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":25841270904,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841270905,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":25841270906,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841270907,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"development","optional":false},{"id":25841270908,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270909,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":25841270910,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270911,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25841270912,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":25841270913,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":25841270914,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841270915,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270916,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270917,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":25841270918,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841270919,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270920,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":25841270921,"package_name":"static-eval","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841270922,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"development","optional":false},{"id":25841270923,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":25841270924,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":25841270925,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270926,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":25841270927,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270928,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270929,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841270930,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841270931,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":25841270932,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25841270933,"package_name":"string.prototype.includes","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270934,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"development","optional":false},{"id":25841270935,"package_name":"string.prototype.repeat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270936,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":25841270937,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841270938,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841270939,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841270940,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270941,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270942,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270943,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25841270944,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":25841270945,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270946,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.0","direct":false,"kind":"development","optional":false},{"id":25841270947,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25841270948,"package_name":"glob","ecosystem":"npm","requirements":"10.4.5","direct":false,"kind":"development","optional":false},{"id":25841270949,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"development","optional":false},{"id":25841270950,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841270951,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841270952,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270953,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841270954,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25841270955,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270956,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":25841270957,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":25841270958,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":25841270959,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25841270960,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270961,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":25841270962,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.4.9","direct":false,"kind":"development","optional":false},{"id":25841270963,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25841270964,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270965,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":25841270966,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":25841270967,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841270968,"package_name":"terser","ecosystem":"npm","requirements":"5.31.6","direct":false,"kind":"development","optional":false},{"id":25841270969,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.10","direct":false,"kind":"development","optional":false},{"id":25841270970,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":25841270971,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841270972,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841270973,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25841270974,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25841270975,"package_name":"throat","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25841270976,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841270977,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841270978,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841270979,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270980,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270981,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":25841270982,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841270983,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270984,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270985,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":25841270986,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"development","optional":false},{"id":25841270987,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270988,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841270989,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":25841270990,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":25841270991,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25841270992,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841270993,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":25841270994,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":25841270995,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":25841270996,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270997,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270998,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841270999,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841271000,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":25841271001,"package_name":"typescript","ecosystem":"npm","requirements":"5.5.4","direct":false,"kind":"development","optional":false},{"id":25841271002,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271003,"package_name":"underscore","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271004,"package_name":"undici-types","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"development","optional":false},{"id":25841271005,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271006,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271007,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271008,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271009,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271010,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271011,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271012,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271013,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841271014,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841271015,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":25841271016,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"development","optional":false},{"id":25841271017,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271018,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271019,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841271020,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271021,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":25841271022,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":25841271023,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841271024,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841271025,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271026,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271027,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841271028,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":25841271029,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":25841271030,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841271031,"package_name":"webpack","ecosystem":"npm","requirements":"5.93.0","direct":false,"kind":"development","optional":false},{"id":25841271032,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"development","optional":false},{"id":25841271033,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.15.2","direct":false,"kind":"development","optional":false},{"id":25841271034,"package_name":"ws","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"development","optional":false},{"id":25841271035,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25841271036,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25841271037,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":25841271038,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":25841271039,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25841271040,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841271041,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.20","direct":false,"kind":"development","optional":false},{"id":25841271042,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841271043,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":25841271044,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841271045,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271046,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841271047,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271048,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"development","optional":false},{"id":25841271049,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25841271050,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271051,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271052,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271053,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":25841271054,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"development","optional":false},{"id":25841271055,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271056,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841271057,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25841271058,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271059,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271060,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271061,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271062,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271063,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271064,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271065,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271066,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271067,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271068,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271069,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271070,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271071,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":25841271072,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841271073,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25841271074,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271075,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841271076,"package_name":"ws","ecosystem":"npm","requirements":"7.5.10","direct":false,"kind":"development","optional":false},{"id":25841271077,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271078,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841271079,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":25841271080,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25841271081,"package_name":"yaml","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":25841271082,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":25841271083,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":25841271084,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25841269976,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":25841269977,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.1.1","direct":false,"kind":"development","optional":false},{"id":25841269978,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841269979,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841269980,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841269981,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841269982,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841269983,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":25841269984,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841269985,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841269986,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841269987,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25841269988,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841269989,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841269990,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841269991,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841269992,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841269993,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":25841269994,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"development","optional":false},{"id":25841269995,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":25841269996,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841269997,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"development","optional":false},{"id":25841269998,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841269999,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":25841270000,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.57.0","direct":false,"kind":"development","optional":false},{"id":25841270001,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.14","direct":false,"kind":"development","optional":false},{"id":25841270002,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270003,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270004,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":25841270005,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841270006,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":25841270007,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841270008,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25841270009,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25841270010,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841270011,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":25841270012,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":25841270013,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270014,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841270015,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25841270016,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841270017,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841270018,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270019,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25841270020,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270021,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270022,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270023,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270024,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270025,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":25841270026,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841270027,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270028,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270029,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270030,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270031,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":25841270032,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270033,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":25841270034,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841270035,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841270036,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":25841270037,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25841270038,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"development","optional":false},{"id":25841270039,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25841270040,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"development","optional":false},{"id":25841270041,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841270042,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841270043,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":25841270044,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25841270045,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25841270046,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":25841270047,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.15","direct":false,"kind":"development","optional":false},{"id":25841270048,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":25841270049,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"development","optional":false},{"id":25841270050,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25841270051,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841270052,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"development","optional":false},{"id":25841270053,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.10.4","direct":false,"kind":"development","optional":false},{"id":25841270054,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"development","optional":false},{"id":25841270055,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"development","optional":false},{"id":25841270056,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25841270057,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25841270058,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841270059,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841270060,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270061,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270062,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841270063,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841270064,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841270065,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841270066,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841270067,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841270068,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841270069,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841270070,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841270071,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841270072,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841270073,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841270074,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":25841270075,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"development","optional":false},{"id":25841270076,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":25841270077,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"development","optional":false},{"id":25841270078,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"development","optional":false},{"id":25841270079,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.13","direct":false,"kind":"development","optional":false},{"id":25841270080,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.38","direct":false,"kind":"development","optional":false},{"id":25841270081,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":25841270082,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.56.11","direct":false,"kind":"development","optional":false},{"id":25841270083,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"development","optional":false},{"id":25841270084,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841270085,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":25841270086,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.19.5","direct":false,"kind":"development","optional":false},{"id":25841270087,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"development","optional":false},{"id":25841270088,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841270089,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841270090,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.15","direct":false,"kind":"development","optional":false},{"id":25841270091,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841270092,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841270093,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841270094,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":25841270095,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":25841270096,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":25841270097,"package_name":"@types/node","ecosystem":"npm","requirements":"22.2.0","direct":false,"kind":"development","optional":false},{"id":25841270098,"package_name":"@types/node-forge","ecosystem":"npm","requirements":"1.3.11","direct":false,"kind":"development","optional":false},{"id":25841270099,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841270100,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":25841270101,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.12","direct":false,"kind":"development","optional":false},{"id":25841270102,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.8","direct":false,"kind":"development","optional":false},{"id":25841270103,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.15","direct":false,"kind":"development","optional":false},{"id":25841270104,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":25841270105,"package_name":"@types/react","ecosystem":"npm","requirements":"18.3.3","direct":false,"kind":"development","optional":false},{"id":25841270106,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"18.3.0","direct":false,"kind":"development","optional":false},{"id":25841270107,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":25841270108,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":25841270109,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.8","direct":false,"kind":"development","optional":false},{"id":25841270110,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.4","direct":false,"kind":"development","optional":false},{"id":25841270111,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"development","optional":false},{"id":25841270112,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.7","direct":false,"kind":"development","optional":false},{"id":25841270113,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.36","direct":false,"kind":"development","optional":false},{"id":25841270114,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841270115,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":25841270116,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.12","direct":false,"kind":"development","optional":false},{"id":25841270117,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.9","direct":false,"kind":"development","optional":false},{"id":25841270118,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"development","optional":false},{"id":25841270119,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270120,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270121,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270122,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270123,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270124,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270125,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270126,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270127,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841270128,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270129,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841270130,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841270131,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841270132,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841270133,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841270134,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841270135,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841270136,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841270137,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841270138,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841270139,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841270140,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841270141,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841270142,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841270143,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841270144,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841270145,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":25841270146,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841270147,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":25841270148,"package_name":"acorn","ecosystem":"npm","requirements":"8.12.1","direct":false,"kind":"development","optional":false},{"id":25841270149,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841270150,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":25841270151,"package_name":"acorn-import-attributes","ecosystem":"npm","requirements":"1.9.5","direct":false,"kind":"development","optional":false},{"id":25841270152,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25841270153,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25841270154,"package_name":"address","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25841270155,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841270156,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25841270157,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":25841270158,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841270159,"package_name":"ajv","ecosystem":"npm","requirements":"8.17.1","direct":false,"kind":"development","optional":false},{"id":25841270160,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270161,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":25841270162,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":25841270163,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"development","optional":false},{"id":25841270164,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":25841270165,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841270166,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":25841270167,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25841270168,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25841270169,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25841270170,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25841270171,"package_name":"aria-query","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":25841270172,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841270173,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841270174,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"development","optional":false},{"id":25841270175,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841270176,"package_name":"array.prototype.findlast","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25841270177,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25841270178,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25841270179,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25841270180,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841270181,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841270182,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841270183,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841270184,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":25841270185,"package_name":"async","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":25841270186,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841270187,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841270188,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.20","direct":false,"kind":"development","optional":false},{"id":25841270189,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841270190,"package_name":"axe-core","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"development","optional":false},{"id":25841270191,"package_name":"axobject-query","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25841270192,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841270193,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/react-typescript/simple-multi-namespaces/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-03-17T16:17:19.838Z","updated_at":"2026-03-17T16:17:19.838Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-typescript/simple-multi-namespaces/package-lock.json","dependencies":[{"id":25841271085,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25841271086,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841271087,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271088,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271089,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271090,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":25841271091,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"development","optional":false},{"id":25841271092,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271093,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271094,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271095,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271096,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271097,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271098,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271099,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":25841271100,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841271101,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271102,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271103,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271104,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841271105,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271106,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271107,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271108,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271109,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841271110,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271111,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841271112,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271113,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271114,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271115,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":25841271116,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":25841271117,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271118,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271119,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271120,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271121,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841271122,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271123,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841271124,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841271125,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.21.0","direct":false,"kind":"development","optional":false},{"id":25841271126,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841271127,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"development","optional":false},{"id":25841271128,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":25841271129,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841271130,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":25841271131,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":25841271132,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271133,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841271134,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841271135,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271136,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271137,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271138,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":25841271139,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841271140,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271141,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":25841271142,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841271143,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":25841271144,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841271145,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841271146,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841271147,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":25841271148,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":25841271149,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271150,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":25841271151,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271152,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271153,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271154,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271155,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271156,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271157,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271158,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271159,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271160,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841271161,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271162,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271163,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271164,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271165,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271166,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271167,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271168,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271169,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"development","optional":false},{"id":25841271170,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271171,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271172,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271173,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271174,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271175,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841271176,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271177,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271178,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271179,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271180,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271181,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271182,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271183,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271184,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271185,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841271186,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271187,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271188,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271189,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271190,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"development","optional":false},{"id":25841271191,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271192,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271193,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271194,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271195,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271196,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271197,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271198,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271199,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271200,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271201,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271202,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"development","optional":false},{"id":25841271203,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271204,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271205,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271206,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271207,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271208,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":25841271209,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"development","optional":false},{"id":25841271210,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271211,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"development","optional":false},{"id":25841271212,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":25841271213,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841271214,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"development","optional":false},{"id":25841271215,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":25841271216,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"development","optional":false},{"id":25841271217,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":25841271218,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.1.1","direct":false,"kind":"development","optional":false},{"id":25841271219,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271220,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271221,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271222,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271223,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271224,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":25841271225,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271226,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271227,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271228,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25841271229,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271230,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271231,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271232,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271233,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841271234,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":25841271235,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"development","optional":false},{"id":25841271236,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":25841271237,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271238,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"development","optional":false},{"id":25841271239,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841271240,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":25841271241,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.57.0","direct":false,"kind":"development","optional":false},{"id":25841271242,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.14","direct":false,"kind":"development","optional":false},{"id":25841271243,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271244,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841271245,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":25841271246,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841271247,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":25841271248,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841271249,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25841271250,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25841271251,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841271252,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":25841271253,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":25841271254,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271255,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841271256,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25841271257,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271258,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841271259,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271260,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25841271261,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271262,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271263,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271264,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271265,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271266,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":25841271267,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271268,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271269,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271270,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271271,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271272,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":25841271273,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271274,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":25841271275,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841271276,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841271277,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":25841271278,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25841271279,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"development","optional":false},{"id":25841271280,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25841271281,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"development","optional":false},{"id":25841271282,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841271283,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841271284,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":25841271285,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25841271286,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25841271287,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":25841271288,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.15","direct":false,"kind":"development","optional":false},{"id":25841271289,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":25841271290,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"development","optional":false},{"id":25841271291,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25841271292,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271293,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"development","optional":false},{"id":25841271294,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.10.4","direct":false,"kind":"development","optional":false},{"id":25841271295,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"development","optional":false},{"id":25841271296,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"development","optional":false},{"id":25841271297,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25841271298,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25841271299,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841271300,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841271301,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841271302,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841271303,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841271304,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841271305,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":25841271306,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841271307,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841271308,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841271309,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841271310,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841271311,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841271312,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841271313,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841271314,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841271315,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":25841271316,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"development","optional":false},{"id":25841271317,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":25841271318,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"development","optional":false},{"id":25841271319,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"development","optional":false},{"id":25841271320,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.13","direct":false,"kind":"development","optional":false},{"id":25841271321,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.38","direct":false,"kind":"development","optional":false},{"id":25841271322,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":25841271323,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.56.11","direct":false,"kind":"development","optional":false},{"id":25841271324,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"development","optional":false},{"id":25841271325,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841271326,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":25841271327,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.19.5","direct":false,"kind":"development","optional":false},{"id":25841271328,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"development","optional":false},{"id":25841271329,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841271330,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841271331,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.15","direct":false,"kind":"development","optional":false},{"id":25841271332,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841271333,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841271334,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841271335,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":25841271336,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":25841271337,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":25841271338,"package_name":"@types/node","ecosystem":"npm","requirements":"22.2.0","direct":false,"kind":"development","optional":false},{"id":25841271339,"package_name":"@types/node-forge","ecosystem":"npm","requirements":"1.3.11","direct":false,"kind":"development","optional":false},{"id":25841271340,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841271341,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":25841271342,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.12","direct":false,"kind":"development","optional":false},{"id":25841271343,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.8","direct":false,"kind":"development","optional":false},{"id":25841271344,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.15","direct":false,"kind":"development","optional":false},{"id":25841271345,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":25841271346,"package_name":"@types/react","ecosystem":"npm","requirements":"18.3.3","direct":false,"kind":"development","optional":false},{"id":25841271347,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"18.3.0","direct":false,"kind":"development","optional":false},{"id":25841271348,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":25841271349,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":25841271350,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.8","direct":false,"kind":"development","optional":false},{"id":25841271351,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.4","direct":false,"kind":"development","optional":false},{"id":25841271352,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"development","optional":false},{"id":25841271353,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.7","direct":false,"kind":"development","optional":false},{"id":25841271354,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.36","direct":false,"kind":"development","optional":false},{"id":25841271355,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841271356,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":25841271357,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.12","direct":false,"kind":"development","optional":false},{"id":25841271358,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.9","direct":false,"kind":"development","optional":false},{"id":25841271359,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"development","optional":false},{"id":25841271360,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271361,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271362,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271363,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271364,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271365,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271366,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271367,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271368,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":25841271369,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841271370,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271371,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841271372,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841271373,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271374,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841271375,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841271376,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271377,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841271378,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841271379,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"development","optional":false},{"id":25841271380,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271381,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271382,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271383,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271384,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841271385,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841271386,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":25841271387,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841271388,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":25841271389,"package_name":"acorn","ecosystem":"npm","requirements":"8.12.1","direct":false,"kind":"development","optional":false},{"id":25841271390,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841271391,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":25841271392,"package_name":"acorn-import-attributes","ecosystem":"npm","requirements":"1.9.5","direct":false,"kind":"development","optional":false},{"id":25841271393,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25841271394,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25841271395,"package_name":"address","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25841271396,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271397,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25841271398,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":25841271399,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841271400,"package_name":"ajv","ecosystem":"npm","requirements":"8.17.1","direct":false,"kind":"development","optional":false},{"id":25841271401,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271402,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":25841271403,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":25841271404,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"development","optional":false},{"id":25841271405,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":25841271406,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841271407,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":25841271408,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25841271409,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25841271410,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25841271411,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25841271412,"package_name":"aria-query","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":25841271413,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271414,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271415,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"development","optional":false},{"id":25841271416,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271417,"package_name":"array.prototype.findlast","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25841271418,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25841271419,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25841271420,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25841271421,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841271422,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841271423,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841271424,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841271425,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":25841271426,"package_name":"async","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":25841271427,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841271428,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271429,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.20","direct":false,"kind":"development","optional":false},{"id":25841271430,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841271431,"package_name":"axe-core","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"development","optional":false},{"id":25841271432,"package_name":"axobject-query","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25841271433,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271434,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":25841271435,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":25841271436,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":25841271437,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271438,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271439,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":25841271440,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.11","direct":false,"kind":"development","optional":false},{"id":25841271441,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.10.6","direct":false,"kind":"development","optional":false},{"id":25841271442,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":25841271443,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":25841271444,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271445,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271446,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":25841271447,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271448,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":25841271449,"package_name":"bfj","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25841271450,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":25841271451,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841271452,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":25841271453,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"development","optional":false},{"id":25841271454,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841271455,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":25841271456,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":25841271457,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271458,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841271459,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271460,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":25841271461,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841271462,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271463,"package_name":"browserslist","ecosystem":"npm","requirements":"4.23.3","direct":false,"kind":"development","optional":false},{"id":25841271464,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841271465,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841271466,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841271467,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271468,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841271469,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271470,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25841271471,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":25841271472,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271473,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271474,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001651","direct":false,"kind":"development","optional":false},{"id":25841271475,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":25841271476,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25841271477,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271478,"package_name":"check-types","ecosystem":"npm","requirements":"11.2.3","direct":false,"kind":"development","optional":false},{"id":25841271479,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":25841271480,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841271481,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841271482,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":25841271483,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25841271484,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":25841271485,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":25841271486,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":25841271487,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841271488,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271489,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":25841271490,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841271491,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"development","optional":false},{"id":25841271492,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"development","optional":false},{"id":25841271493,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841271494,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":25841271495,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":25841271496,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271497,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":25841271498,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":25841271499,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841271500,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":25841271501,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":25841271502,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271503,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":25841271504,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841271505,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271506,"package_name":"cookie","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":25841271507,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841271508,"package_name":"core-js","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"development","optional":false},{"id":25841271509,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"development","optional":false},{"id":25841271510,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"development","optional":false},{"id":25841271511,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841271512,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25841271513,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":25841271514,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":25841271515,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271516,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841271517,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":25841271518,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841271519,"package_name":"css-loader","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"development","optional":false},{"id":25841271520,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":25841271521,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25841271522,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841271523,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":25841271524,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"development","optional":false},{"id":25841271525,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841271526,"package_name":"cssdb","ecosystem":"npm","requirements":"7.11.2","direct":false,"kind":"development","optional":false},{"id":25841271527,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271528,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.15","direct":false,"kind":"development","optional":false},{"id":25841271529,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.14","direct":false,"kind":"development","optional":false},{"id":25841271530,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271531,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25841271532,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841271533,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"development","optional":false},{"id":25841271534,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":25841271535,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841271536,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":25841271537,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25841271538,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841271539,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271540,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271541,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271542,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271543,"package_name":"debug","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":25841271544,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":25841271545,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":25841271546,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25841271547,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25841271548,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":25841271549,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25841271550,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841271551,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271552,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841271553,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271554,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271555,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841271556,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271557,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271558,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":25841271559,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25841271560,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271561,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841271562,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841271563,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"development","optional":false},{"id":25841271564,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271565,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841271566,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":25841271567,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841271568,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271569,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841271570,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":25841271571,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":25841271572,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841271573,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":25841271574,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841271575,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25841271576,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841271577,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271578,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":25841271579,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"development","optional":false},{"id":25841271580,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":25841271581,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":25841271582,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271583,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271584,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.17.1","direct":false,"kind":"development","optional":false},{"id":25841271585,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841271586,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25841271587,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":25841271588,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.23.3","direct":false,"kind":"development","optional":false},{"id":25841271589,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271590,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271591,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25841271592,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841271593,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.19","direct":false,"kind":"development","optional":false},{"id":25841271594,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":25841271595,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271596,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841271597,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271598,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841271599,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841271600,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841271601,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841271602,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271603,"package_name":"eslint","ecosystem":"npm","requirements":"8.57.0","direct":false,"kind":"development","optional":false},{"id":25841271604,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":25841271605,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":25841271606,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":25841271607,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":25841271608,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":25841271609,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.29.1","direct":false,"kind":"development","optional":false},{"id":25841271610,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271611,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"development","optional":false},{"id":25841271612,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"development","optional":false},{"id":25841271613,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.35.0","direct":false,"kind":"development","optional":false},{"id":25841271614,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25841271615,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"development","optional":false},{"id":25841271616,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.11.1","direct":false,"kind":"development","optional":false},{"id":25841271617,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"development","optional":false},{"id":25841271618,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25841271619,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25841271620,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271621,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":25841271622,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271623,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841271624,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841271625,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271626,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841271627,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"development","optional":false},{"id":25841271628,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841271629,"package_name":"esquery","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25841271630,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841271631,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":25841271632,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271633,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841271634,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":25841271635,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25841271636,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841271637,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841271638,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25841271639,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271640,"package_name":"express","ecosystem":"npm","requirements":"4.19.2","direct":false,"kind":"development","optional":false},{"id":25841271641,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25841271642,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":25841271643,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271644,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841271645,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841271646,"package_name":"fastq","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":25841271647,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"development","optional":false},{"id":25841271648,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841271649,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841271650,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":25841271651,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841271652,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841271653,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271654,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":25841271655,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"development","optional":false},{"id":25841271656,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25841271657,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841271658,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":25841271659,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841271660,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25841271661,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25841271662,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.6","direct":false,"kind":"development","optional":false},{"id":25841271663,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":25841271664,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841271665,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841271666,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":25841271667,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841271668,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":25841271669,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":25841271670,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841271671,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841271672,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841271673,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"development","optional":false},{"id":25841271674,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":25841271675,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25841271676,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841271677,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271678,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":25841271679,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841271680,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":25841271681,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25841271682,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":25841271683,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25841271684,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25841271685,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25841271686,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25841271687,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841271688,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271689,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":25841271690,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25841271691,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25841271692,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271693,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271694,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25841271695,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":25841271696,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841271697,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":25841271698,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271699,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":25841271700,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25841271701,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841271702,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271703,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":25841271704,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271705,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271706,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271707,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841271708,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841271709,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271710,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841271711,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841271712,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25841271713,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":25841271714,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271715,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":25841271716,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271717,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271718,"package_name":"html-entities","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":25841271719,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841271720,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841271721,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841271722,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":25841271723,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841271724,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":25841271725,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271726,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"development","optional":false},{"id":25841271727,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":25841271728,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841271729,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841271730,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841271731,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271732,"package_name":"i18next","ecosystem":"npm","requirements":"23.12.3","direct":false,"kind":"runtime","optional":false},{"id":25841271733,"package_name":"i18next-resources-for-ts","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25841271734,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":25841271735,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841271736,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25841271737,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271738,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25841271739,"package_name":"immer","ecosystem":"npm","requirements":"9.0.21","direct":false,"kind":"development","optional":false},{"id":25841271740,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841271741,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271742,"package_name":"import-local","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25841271743,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25841271744,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841271745,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841271746,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":25841271747,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841271748,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841271749,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271750,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841271751,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":25841271752,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271753,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841271754,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271755,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841271756,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":25841271757,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"development","optional":false},{"id":25841271758,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271759,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841271760,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25841271761,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841271762,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271763,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271764,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271765,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":25841271766,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25841271767,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841271768,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271769,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841271770,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25841271771,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841271772,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271773,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841271774,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271775,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271776,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841271777,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271778,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271779,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841271780,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841271781,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271782,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841271783,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841271784,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":25841271785,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271786,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841271787,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271788,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841271789,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841271790,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25841271791,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271792,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":25841271793,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":25841271794,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841271795,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271796,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841271797,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"development","optional":false},{"id":25841271798,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841271799,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25841271800,"package_name":"jake","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"development","optional":false},{"id":25841271801,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271802,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271803,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271804,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271805,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271806,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271807,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271808,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271809,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271810,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271811,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271812,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271813,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271814,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271815,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271816,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271817,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271818,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25841271819,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271820,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271821,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271822,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271823,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271824,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271825,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271826,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271827,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271828,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841271829,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271830,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271831,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271832,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271833,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.33","direct":false,"kind":"development","optional":false},{"id":25841271834,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":25841271835,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271836,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":25841271837,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271838,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271839,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841271840,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841271841,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"development","optional":false},{"id":25841271842,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25841271843,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"development","optional":false},{"id":25841271844,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271845,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841271846,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841271847,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271848,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841271849,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.6","direct":false,"kind":"development","optional":false},{"id":25841271850,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841271851,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":25841271852,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":25841271853,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":25841271854,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841271855,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25841271856,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841271857,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25841271858,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271859,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25841271860,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841271861,"package_name":"jsonpath","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271862,"package_name":"esprima","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25841271863,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841271864,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":25841271865,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":25841271866,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25841271867,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841271868,"package_name":"klona","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841271869,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.23","direct":false,"kind":"development","optional":false},{"id":25841271870,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":25841271871,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":25841271872,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271873,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":25841271874,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271875,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25841271876,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25841271877,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841271878,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841271879,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":25841271880,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":25841271881,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25841271882,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25841271883,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":25841271884,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25841271885,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841271886,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841271887,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841271888,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"development","optional":false},{"id":25841271889,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271890,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":25841271891,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841271892,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":25841271893,"package_name":"memfs","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":25841271894,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271895,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841271896,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":25841271897,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841271898,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25841271899,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25841271900,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":25841271901,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":25841271902,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271903,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":25841271904,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271905,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841271906,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":25841271907,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25841271908,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":25841271909,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":25841271910,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"development","optional":false},{"id":25841271911,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":25841271912,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"development","optional":false},{"id":25841271913,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25841271914,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25841271915,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":25841271916,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":25841271917,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841271918,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25841271919,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841271920,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":25841271921,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271922,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":25841271923,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841271924,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841271925,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841271926,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.12","direct":false,"kind":"development","optional":false},{"id":25841271927,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25841271928,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271929,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":25841271930,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":25841271931,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841271932,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":25841271933,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":25841271934,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":25841271935,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"development","optional":false},{"id":25841271936,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841271937,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841271938,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841271939,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":25841271940,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841271941,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25841271942,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841271943,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"development","optional":false},{"id":25841271944,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":25841271945,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841271946,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841271947,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":25841271948,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841271949,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271950,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841271951,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271952,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25841271953,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841271954,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":25841271955,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841271956,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271957,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271958,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25841271959,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":25841271960,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25841271961,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":25841271962,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":25841271963,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271964,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841271965,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841271966,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25841271967,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841271968,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":25841271969,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25841271970,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841271971,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271972,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271973,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271974,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841271975,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841271976,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.41","direct":false,"kind":"development","optional":false},{"id":25841271977,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25841271978,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841271979,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"development","optional":false},{"id":25841271980,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25841271981,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":25841271982,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"development","optional":false},{"id":25841271983,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":25841271984,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":25841271985,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":25841271986,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":25841271987,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.11","direct":false,"kind":"development","optional":false},{"id":25841271988,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25841271989,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":25841271990,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841271991,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841271992,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841271993,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841271994,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841271995,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":25841271996,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25841271997,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":25841271998,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":25841271999,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841272000,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":25841272001,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25841272002,"package_name":"postcss-import","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":25841272003,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841272004,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25841272005,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":25841272006,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841272007,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25841272008,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":25841272009,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":25841272010,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841272011,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"development","optional":false},{"id":25841272012,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":25841272013,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272014,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841272015,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":25841272016,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":25841272017,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25841272018,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":25841272019,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25841272020,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841272021,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":25841272022,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":25841272023,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":25841272024,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272025,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272026,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841272027,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841272028,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272029,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272030,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841272031,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272032,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841272033,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":25841272034,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":25841272035,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841272036,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25841272037,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":25841272038,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":25841272039,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":25841272040,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25841272041,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272042,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841272043,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25841272044,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"development","optional":false},{"id":25841272045,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272046,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25841272047,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":25841272048,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841272049,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25841272050,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841272051,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":25841272052,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841272053,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":25841272054,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841272055,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":25841272056,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":25841272057,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"development","optional":false},{"id":25841272058,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":25841272059,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":25841272060,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":25841272061,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":25841272062,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25841272063,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":25841272064,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"development","optional":false},{"id":25841272065,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841272066,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":25841272067,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":25841272068,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841272069,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":25841272070,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":25841272071,"package_name":"react","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841272072,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841272073,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"development","optional":false},{"id":25841272074,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"development","optional":false},{"id":25841272075,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25841272076,"package_name":"react-dom","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841272077,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"development","optional":false},{"id":25841272078,"package_name":"react-i18next","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841272079,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":25841272080,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":25841272081,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841272082,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841272083,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":25841272084,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":25841272085,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":25841272086,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841272087,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":25841272088,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"development","optional":false},{"id":25841272089,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":25841272090,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"development","optional":false},{"id":25841272091,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841272092,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":25841272093,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":25841272094,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":25841272095,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":25841272096,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":25841272097,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841272098,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841272099,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841272100,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841272101,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"development","optional":false},{"id":25841272102,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841272103,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25841272104,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841272105,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":25841272106,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"development","optional":false},{"id":25841272107,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841272108,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":25841272109,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":25841272110,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25841272111,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"development","optional":false},{"id":25841272112,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25841272113,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":25841272114,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841272115,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841272116,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841272117,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":25841272118,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841272119,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":25841272120,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":25841272121,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"development","optional":false},{"id":25841272122,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25841272123,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841272124,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"runtime","optional":false},{"id":25841272125,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25841272126,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25841272127,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272128,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":25841272129,"package_name":"semver","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"development","optional":false},{"id":25841272130,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":25841272131,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":25841272132,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25841272133,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":25841272134,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841272135,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":25841272136,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25841272137,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841272138,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25841272139,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":25841272140,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25841272141,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841272142,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841272143,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272144,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841272145,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":25841272146,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841272147,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":25841272148,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841272149,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"development","optional":false},{"id":25841272150,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841272151,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":25841272152,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841272153,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25841272154,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":25841272155,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":25841272156,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841272157,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841272158,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":25841272159,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":25841272160,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25841272161,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272162,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":25841272163,"package_name":"static-eval","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841272164,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"development","optional":false},{"id":25841272165,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":25841272166,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":25841272167,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841272168,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":25841272169,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841272170,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841272171,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":25841272172,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25841272173,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":25841272174,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25841272175,"package_name":"string.prototype.includes","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272176,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"development","optional":false},{"id":25841272177,"package_name":"string.prototype.repeat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841272178,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":25841272179,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841272180,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841272181,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25841272182,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25841272183,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841272184,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272185,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25841272186,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":25841272187,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":25841272188,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.0","direct":false,"kind":"development","optional":false},{"id":25841272189,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25841272190,"package_name":"glob","ecosystem":"npm","requirements":"10.4.5","direct":false,"kind":"development","optional":false},{"id":25841272191,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"development","optional":false},{"id":25841272192,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":25841272193,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841272194,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841272195,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25841272196,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25841272197,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841272198,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":25841272199,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":25841272200,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":25841272201,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25841272202,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272203,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":25841272204,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.4.9","direct":false,"kind":"development","optional":false},{"id":25841272205,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25841272206,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272207,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":25841272208,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":25841272209,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25841272210,"package_name":"terser","ecosystem":"npm","requirements":"5.31.6","direct":false,"kind":"development","optional":false},{"id":25841272211,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.10","direct":false,"kind":"development","optional":false},{"id":25841272212,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":25841272213,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25841272214,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841272215,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25841272216,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":25841272217,"package_name":"throat","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":25841272218,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841272219,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841272220,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272221,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25841272222,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841272223,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":25841272224,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25841272225,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841272226,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841272227,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":25841272228,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"development","optional":false},{"id":25841272229,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272230,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841272231,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":25841272232,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":25841272233,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":25841272234,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841272235,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":25841272236,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":25841272237,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":25841272238,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272239,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841272240,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272241,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":25841272242,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":25841272243,"package_name":"typescript","ecosystem":"npm","requirements":"5.5.4","direct":false,"kind":"development","optional":false},{"id":25841272244,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272245,"package_name":"underscore","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"development","optional":false},{"id":25841272246,"package_name":"undici-types","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"development","optional":false},{"id":25841272247,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272248,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272249,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841272250,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25841272251,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272252,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25841272253,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25841272254,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":25841272255,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":25841272256,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25841272257,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":25841272258,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"development","optional":false},{"id":25841272259,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272260,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841272261,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25841272262,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841272263,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":25841272264,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":25841272265,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":25841272266,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841272267,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272268,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25841272269,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":25841272270,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":25841272271,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":25841272272,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25841272273,"package_name":"webpack","ecosystem":"npm","requirements":"5.93.0","direct":false,"kind":"development","optional":false},{"id":25841272274,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"development","optional":false},{"id":25841272275,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.15.2","direct":false,"kind":"development","optional":false},{"id":25841272276,"package_name":"ws","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"development","optional":false},{"id":25841272277,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":25841272278,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25841272279,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":25841272280,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":25841272281,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25841272282,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25841272283,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.20","direct":false,"kind":"development","optional":false},{"id":25841272284,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":25841272285,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":25841272286,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25841272287,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272288,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25841272289,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272290,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"development","optional":false},{"id":25841272291,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":25841272292,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272293,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272294,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272295,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":25841272296,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"development","optional":false},{"id":25841272297,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25841272298,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":25841272299,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":25841272300,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272301,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272302,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272303,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272304,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272305,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272306,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272307,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272308,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272309,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272310,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272311,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272312,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272313,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":25841272314,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"development","optional":false},{"id":25841272315,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25841272316,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25841272317,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25841272318,"package_name":"ws","ecosystem":"npm","requirements":"7.5.10","direct":false,"kind":"development","optional":false},{"id":25841272319,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25841272320,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":25841272321,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":25841272322,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25841272323,"package_name":"yaml","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":25841272324,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":25841272325,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":25841272326,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/react-icu/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-03-17T16:17:00.008Z","updated_at":"2026-03-17T16:17:00.008Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-icu/package-lock.json","dependencies":[{"id":25841269012,"package_name":"core-js","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"runtime","optional":false},{"id":25841269013,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"runtime","optional":false},{"id":25841269014,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.38.0","direct":false,"kind":"runtime","optional":false},{"id":25841269015,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269016,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269017,"package_name":"cross-fetch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269018,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269019,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269020,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269021,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269022,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269023,"package_name":"css-loader","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":25841269024,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269025,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269026,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269027,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269028,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":25841269029,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269030,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269031,"package_name":"cssdb","ecosystem":"npm","requirements":"7.11.2","direct":false,"kind":"runtime","optional":false},{"id":25841269032,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269033,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.15","direct":false,"kind":"runtime","optional":false},{"id":25841269034,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.14","direct":false,"kind":"runtime","optional":false},{"id":25841269035,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269036,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269037,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269038,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":25841269039,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":25841269040,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269041,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841269042,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841269043,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269044,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269045,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269046,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269047,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269048,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269049,"package_name":"debug","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841269050,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841269051,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269052,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269053,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269054,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269055,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269056,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269057,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269058,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269059,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269060,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269061,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269062,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269063,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269064,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269065,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841269066,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841269067,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269068,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269069,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269070,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":25841269071,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269072,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"runtime","optional":false},{"id":25841269073,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269074,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269075,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269076,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269077,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269078,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269079,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25841269080,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269081,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269082,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269083,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269084,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269085,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269086,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":25841269087,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"runtime","optional":false},{"id":25841269088,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841269089,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841269090,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269091,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269092,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.17.1","direct":false,"kind":"runtime","optional":false},{"id":25841269093,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269094,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841269095,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269096,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.23.3","direct":false,"kind":"runtime","optional":false},{"id":25841269097,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269098,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269099,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269100,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269101,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.19","direct":false,"kind":"runtime","optional":false},{"id":25841269102,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25841269103,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269104,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269105,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269106,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269107,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269108,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269109,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269110,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269111,"package_name":"eslint","ecosystem":"npm","requirements":"8.57.0","direct":false,"kind":"runtime","optional":false},{"id":25841269112,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269113,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25841269114,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841269115,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841269116,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269117,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.29.1","direct":false,"kind":"runtime","optional":false},{"id":25841269118,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269119,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269120,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841269121,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.35.0","direct":false,"kind":"runtime","optional":false},{"id":25841269122,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841269123,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"runtime","optional":false},{"id":25841269124,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.11.1","direct":false,"kind":"runtime","optional":false},{"id":25841269125,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841269126,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841269127,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269128,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269129,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269130,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269131,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269132,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269133,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269134,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":25841269135,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269136,"package_name":"esquery","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269137,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269138,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269139,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269140,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269141,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841269142,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269143,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269144,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269145,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269146,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269147,"package_name":"express","ecosystem":"npm","requirements":"4.19.2","direct":false,"kind":"runtime","optional":false},{"id":25841269148,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269149,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841269150,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269151,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269152,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269153,"package_name":"fastq","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":25841269154,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25841269155,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269156,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269157,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269158,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269159,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269160,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269161,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841269162,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269163,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269164,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269165,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841269166,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269167,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269168,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269169,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.6","direct":false,"kind":"runtime","optional":false},{"id":25841269170,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841269171,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269172,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269173,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":25841269174,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269175,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269176,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269177,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269178,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269179,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269180,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":25841269181,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841269182,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269183,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269184,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269185,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841269186,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269187,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841269188,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269189,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":25841269190,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269191,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841269192,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269193,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269194,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269195,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269196,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269197,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269198,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269199,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269200,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269201,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269202,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":25841269203,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269204,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269205,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269206,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25841269207,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269208,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269209,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269210,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841269211,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269212,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269213,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269214,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269215,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269216,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269217,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269218,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269219,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269220,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841269221,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269222,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841269223,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269224,"package_name":"html-entities","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841269225,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269226,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269227,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269228,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269229,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269230,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841269231,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269232,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":25841269233,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":25841269234,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269235,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269236,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269237,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269238,"package_name":"i18next","ecosystem":"npm","requirements":"23.12.3","direct":false,"kind":"runtime","optional":false},{"id":25841269239,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269240,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841269241,"package_name":"i18next-icu","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269242,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841269243,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269244,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269245,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269246,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841269247,"package_name":"immer","ecosystem":"npm","requirements":"9.0.21","direct":false,"kind":"runtime","optional":false},{"id":25841269248,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269249,"package_name":"import-local","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269250,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269251,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269252,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269253,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269254,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841269255,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269256,"package_name":"intl-messageformat","ecosystem":"npm","requirements":"10.5.14","direct":false,"kind":"runtime","optional":false},{"id":25841269257,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269258,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269259,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269260,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269261,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269262,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269263,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269264,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269265,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841269266,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false},{"id":25841269267,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269268,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269269,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269270,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269271,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269272,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269273,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269274,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25841269275,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269276,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269277,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269278,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269279,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269280,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269281,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269282,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269283,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269284,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269285,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269286,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269287,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269288,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269289,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269290,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269291,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269292,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269293,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":25841269294,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269295,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269296,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269297,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269298,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269299,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269300,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269301,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841269302,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269303,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269304,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269305,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269306,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":25841269307,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269308,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841269309,"package_name":"jake","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":25841269310,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269311,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269312,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269313,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269314,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269315,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269316,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269317,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269318,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269319,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269320,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269321,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269322,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269323,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269324,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269325,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269326,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269327,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269328,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269329,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269330,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269331,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269332,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269333,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269334,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269335,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269336,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269337,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269338,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269339,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269340,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269341,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269342,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269343,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"runtime","optional":false},{"id":25841269344,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269345,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25841269346,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269347,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269348,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269349,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269350,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269351,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269352,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269353,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269354,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269355,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269356,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269357,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269358,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269359,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.6","direct":false,"kind":"runtime","optional":false},{"id":25841269360,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269361,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":25841269362,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269363,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841269364,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269365,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269366,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269367,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269368,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269369,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269370,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269371,"package_name":"jsonpath","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269372,"package_name":"esprima","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841269373,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269374,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":25841269375,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":25841269376,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269377,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269378,"package_name":"klona","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269379,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.23","direct":false,"kind":"runtime","optional":false},{"id":25841269380,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25841269381,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841269382,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269383,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269384,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269385,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841269386,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269387,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269388,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269389,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":25841269390,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841269391,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269392,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841269393,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269394,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841269395,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269396,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269397,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269398,"package_name":"lz-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841269399,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":25841269400,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269401,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25841269402,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269403,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269404,"package_name":"memfs","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":25841269405,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269406,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269407,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269408,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269409,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269410,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269411,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":25841269412,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":25841269413,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269414,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269415,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841269416,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269417,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269418,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25841269419,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269420,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":25841269421,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269422,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":25841269423,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269424,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"runtime","optional":false},{"id":25841269425,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269426,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269427,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841269428,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841269429,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269430,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269431,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269432,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269433,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25841269434,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269435,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269436,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269437,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269438,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269439,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.12","direct":false,"kind":"runtime","optional":false},{"id":25841269440,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269441,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269442,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25841269443,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841269444,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269445,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25841269446,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25841269447,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841269448,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":25841269449,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269450,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269451,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269452,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269453,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269454,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269455,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269456,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841269457,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25841269458,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269459,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269460,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841269461,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269462,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269463,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269464,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269465,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269466,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269467,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841269468,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269469,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269470,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269471,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269472,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269473,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25841269474,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841269475,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25841269476,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269477,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269478,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269479,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269480,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269481,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269482,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269483,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269484,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269485,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269486,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269487,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269488,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269489,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.41","direct":false,"kind":"runtime","optional":false},{"id":25841269490,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269491,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269492,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841269493,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269494,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841269495,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269496,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269497,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269498,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269499,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269500,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.11","direct":false,"kind":"runtime","optional":false},{"id":25841269501,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269502,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269503,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269504,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269505,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269506,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269507,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269508,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269509,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269510,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269511,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269512,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269513,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269514,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269515,"package_name":"postcss-import","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269516,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269517,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269518,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269519,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269520,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269521,"package_name":"yaml","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841269522,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269523,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269524,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269525,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":25841269526,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269527,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269528,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269529,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269530,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269531,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269532,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269533,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269534,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269535,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269536,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269537,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269538,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269539,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269540,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269541,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269542,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269543,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269544,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269545,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269546,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269547,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269548,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269549,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269550,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269551,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269552,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841269553,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":25841269554,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269555,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269556,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269557,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269558,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269559,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269560,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269561,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25841269562,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269563,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269564,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269565,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269566,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269567,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269568,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269569,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269570,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841269571,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841269572,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":25841269573,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269574,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841269575,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841269576,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269577,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841269578,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":25841269579,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269580,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269581,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269582,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269583,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269584,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841269585,"package_name":"react","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269586,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269587,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":25841269588,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269589,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269590,"package_name":"react-dom","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269591,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":25841269592,"package_name":"react-i18next","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269593,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269594,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25841269595,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269596,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269597,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841269598,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269599,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269600,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269601,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269602,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841269603,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269604,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":25841269605,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":25841269606,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269607,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841269608,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841269609,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841269610,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841269611,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841269612,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269613,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269614,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269615,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269616,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":25841269617,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269618,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269619,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269620,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269621,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":25841269622,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269623,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25841269624,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269625,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269626,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"runtime","optional":false},{"id":25841269627,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269628,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841269629,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269630,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269631,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269632,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269633,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269634,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269635,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269636,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269637,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841269638,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269639,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"runtime","optional":false},{"id":25841269640,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269641,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269642,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269643,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269644,"package_name":"semver","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841269645,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":25841269646,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841269647,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269648,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25841269649,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269650,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841269651,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269652,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269653,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841269654,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25841269655,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841269656,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269657,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269658,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269659,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269660,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25841269661,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269662,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841269663,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269664,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":25841269665,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269666,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25841269667,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269668,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269669,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":25841269670,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":25841269671,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269672,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269673,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269674,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25841269675,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269676,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269677,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841269678,"package_name":"static-eval","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269679,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":25841269680,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269681,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841269682,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269683,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841269684,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269685,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269686,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269687,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269688,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269689,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269690,"package_name":"string.prototype.includes","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269691,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"runtime","optional":false},{"id":25841269692,"package_name":"string.prototype.repeat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269693,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":25841269694,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841269695,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841269696,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269697,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269698,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269699,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269700,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269701,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269702,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841269703,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269704,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.0","direct":false,"kind":"runtime","optional":false},{"id":25841269705,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269706,"package_name":"glob","ecosystem":"npm","requirements":"10.4.5","direct":false,"kind":"runtime","optional":false},{"id":25841269707,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269708,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269709,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269710,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269711,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841269712,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841269713,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269714,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841269715,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841269716,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25841269717,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269718,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269719,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25841269720,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.4.9","direct":false,"kind":"runtime","optional":false},{"id":25841269721,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841269722,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269723,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269724,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25841269725,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269726,"package_name":"terser","ecosystem":"npm","requirements":"5.31.6","direct":false,"kind":"runtime","optional":false},{"id":25841269727,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.10","direct":false,"kind":"runtime","optional":false},{"id":25841269728,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":25841269729,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269730,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269731,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269732,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269733,"package_name":"throat","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269734,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269735,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269736,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269737,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269738,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269739,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269740,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269741,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269742,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269743,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25841269744,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"runtime","optional":false},{"id":25841269745,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269746,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269747,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841269748,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":25841269749,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25841269750,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269751,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841269752,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25841269753,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":25841269754,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269755,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269756,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269757,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841269758,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":25841269759,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.5","direct":false,"kind":"runtime","optional":false},{"id":25841269760,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269761,"package_name":"underscore","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841269762,"package_name":"undici-types","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":25841269763,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269764,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269765,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269766,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269767,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269768,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269769,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269770,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269771,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269772,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269773,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269774,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":25841269775,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269776,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269777,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841269778,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269779,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841269780,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269781,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269782,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269783,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269784,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269785,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841269786,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841269787,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":25841269788,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269789,"package_name":"webpack","ecosystem":"npm","requirements":"5.93.0","direct":false,"kind":"runtime","optional":false},{"id":25841269790,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":25841269791,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.15.2","direct":false,"kind":"runtime","optional":false},{"id":25841269792,"package_name":"ws","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"runtime","optional":false},{"id":25841269793,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269794,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841269795,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841269796,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25841269797,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269798,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269799,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.20","direct":false,"kind":"runtime","optional":false},{"id":25841269800,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841269801,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269802,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269803,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269804,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269805,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841269806,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269807,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25841269808,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25841269809,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269810,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269811,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269812,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841269813,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":25841269814,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269815,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269816,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841269817,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269818,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269819,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269820,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269821,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269822,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269823,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269824,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269825,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269826,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269827,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269828,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269829,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269830,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25841269831,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269832,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269833,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841269834,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841269835,"package_name":"ws","ecosystem":"npm","requirements":"7.5.10","direct":false,"kind":"runtime","optional":false},{"id":25841269836,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269837,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269838,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841269839,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841269840,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":25841269841,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841269842,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":25841269843,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268528,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":25841268537,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841268538,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268539,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841268540,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841268541,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268542,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268543,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268544,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841268545,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841268546,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268576,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841268630,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841268631,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841268640,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841268641,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841268642,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841268643,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841268644,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":25841268645,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268646,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841268647,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268648,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268649,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268650,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268651,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268652,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268653,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268654,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268655,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268656,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841268657,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268658,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268659,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268660,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268661,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268662,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268663,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268668,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268669,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"runtime","optional":false},{"id":25841268670,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268671,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268672,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268673,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268674,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268675,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841268676,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268677,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268678,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268679,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268680,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268681,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268682,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268683,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268684,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268685,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841268686,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268687,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268688,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268689,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268690,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"runtime","optional":false},{"id":25841268691,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268692,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268693,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268694,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268695,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268696,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268697,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268698,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268699,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268700,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268701,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268702,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841268703,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268704,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268705,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268706,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268707,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268708,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"runtime","optional":false},{"id":25841268709,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":25841268710,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268711,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268712,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25841268713,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268714,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268715,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"runtime","optional":false},{"id":25841268716,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268717,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841268718,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268719,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268720,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268721,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268722,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268723,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268724,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841268725,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268726,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268727,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268728,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268729,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268730,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268731,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268732,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268733,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841268734,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268735,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":25841268736,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841268737,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268738,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"runtime","optional":false},{"id":25841268739,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268740,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":25841268741,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.57.0","direct":false,"kind":"runtime","optional":false},{"id":25841268742,"package_name":"@formatjs/ecma402-abstract","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268743,"package_name":"@formatjs/fast-memoize","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841268744,"package_name":"@formatjs/icu-messageformat-parser","ecosystem":"npm","requirements":"2.7.8","direct":false,"kind":"runtime","optional":false},{"id":25841268745,"package_name":"@formatjs/icu-skeleton-parser","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25841268746,"package_name":"@formatjs/intl-localematcher","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25841268747,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.14","direct":false,"kind":"runtime","optional":false},{"id":25841268748,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268749,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841268750,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268751,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268752,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841268753,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841268754,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268755,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268756,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268757,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841268758,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268759,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841268760,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268761,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268762,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268763,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268764,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268765,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268766,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268767,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268768,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268769,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268770,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841268771,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268772,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.9","direct":false,"kind":"runtime","optional":false},{"id":25841268773,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25841268774,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841268775,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841268776,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25841268777,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268778,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":25841268779,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841268780,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"runtime","optional":false},{"id":25841268781,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268782,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268783,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":25841268784,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841268785,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25841268786,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25841268787,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.15","direct":false,"kind":"runtime","optional":false},{"id":25841268788,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25841268789,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841268790,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841268791,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841268792,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268793,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":25841268794,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.10.4","direct":false,"kind":"runtime","optional":false},{"id":25841268795,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":25841268389,"package_name":"@adobe/css-tools","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268422,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841268423,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268424,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268425,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268426,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268427,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841268428,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.25.1","direct":false,"kind":"runtime","optional":false},{"id":25841268439,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268440,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268441,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268442,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268443,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268444,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268445,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268446,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841268447,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841268448,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268449,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.25.2","direct":false,"kind":"runtime","optional":false},{"id":25841268450,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268451,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841268452,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268453,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268454,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268455,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268456,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841268457,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268458,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.24.8","direct":false,"kind":"runtime","optional":false},{"id":25841268459,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268460,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268461,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268462,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841268463,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25841268464,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":25841268465,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841268466,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841268467,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268468,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268469,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"runtime","optional":false},{"id":25841268470,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"runtime","optional":false},{"id":25841268471,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268472,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268473,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268474,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.25.0","direct":false,"kind":"runtime","optional":false},{"id":25841268475,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841268476,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.24.7","direct":false,"kind":"runtime","optional":false},{"id":25841268477,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841268478,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841268488,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.21.0","direct":false,"kind":"runtime","optional":false},{"id":25841268489,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25841268490,"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":25841268491,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":25841268526,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25841268796,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268797,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841268798,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268799,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268800,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268801,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268802,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268803,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268804,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268805,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268806,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268807,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268808,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268809,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268810,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268811,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25841268812,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268813,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268814,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"6.4.8","direct":false,"kind":"runtime","optional":false},{"id":25841268815,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268816,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25841268817,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"16.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268818,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"14.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841268819,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841268820,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841268821,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841268822,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":25841268823,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"runtime","optional":false},{"id":25841268824,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":25841268825,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":25841268826,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"runtime","optional":false},{"id":25841268827,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.13","direct":false,"kind":"runtime","optional":false},{"id":25841268828,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.38","direct":false,"kind":"runtime","optional":false},{"id":25841268829,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25841268830,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.56.11","direct":false,"kind":"runtime","optional":false},{"id":25841268831,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"runtime","optional":false},{"id":25841268832,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841268833,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":25841268834,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.19.5","direct":false,"kind":"runtime","optional":false},{"id":25841268835,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25841268836,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268837,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841268838,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.15","direct":false,"kind":"runtime","optional":false},{"id":25841268839,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841268840,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841268841,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841268842,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":25841268843,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":25841268844,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":25841268845,"package_name":"@types/node","ecosystem":"npm","requirements":"22.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841268846,"package_name":"@types/node-forge","ecosystem":"npm","requirements":"1.3.11","direct":false,"kind":"runtime","optional":false},{"id":25841268847,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268848,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":25841268849,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.8","direct":false,"kind":"runtime","optional":false},{"id":25841268850,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.15","direct":false,"kind":"runtime","optional":false},{"id":25841268851,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25841268852,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":25841268853,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25841268854,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.8","direct":false,"kind":"runtime","optional":false},{"id":25841268855,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.4","direct":false,"kind":"runtime","optional":false},{"id":25841268856,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25841268857,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.7","direct":false,"kind":"runtime","optional":false},{"id":25841268858,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.36","direct":false,"kind":"runtime","optional":false},{"id":25841268859,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841268860,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841268861,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.12","direct":false,"kind":"runtime","optional":false},{"id":25841268862,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.33","direct":false,"kind":"runtime","optional":false},{"id":25841268863,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841268864,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268865,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268866,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268867,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268868,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268869,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268870,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268871,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268872,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":25841268873,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841268874,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268875,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841268876,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841268877,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268878,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841268879,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841268880,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268881,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841268882,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841268883,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":25841268884,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268885,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268886,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268887,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268888,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268889,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841268890,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841268891,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841268892,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841268893,"package_name":"acorn","ecosystem":"npm","requirements":"8.12.1","direct":false,"kind":"runtime","optional":false},{"id":25841268894,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268895,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":25841268896,"package_name":"acorn-import-attributes","ecosystem":"npm","requirements":"1.9.5","direct":false,"kind":"runtime","optional":false},{"id":25841268897,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841268898,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25841268899,"package_name":"address","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841268900,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268901,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268902,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":25841268903,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268904,"package_name":"ajv","ecosystem":"npm","requirements":"8.17.1","direct":false,"kind":"runtime","optional":false},{"id":25841268905,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268906,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":25841268907,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841268908,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"runtime","optional":false},{"id":25841268909,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841268910,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268911,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268912,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268913,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841268914,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268915,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25841268916,"package_name":"aria-query","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":25841268917,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268918,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268919,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":25841268920,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268921,"package_name":"array.prototype.findlast","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25841268922,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25841268923,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841268924,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25841268925,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841268926,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841268927,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841268928,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25841268929,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841268930,"package_name":"async","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":25841268931,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268932,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268933,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.20","direct":false,"kind":"runtime","optional":false},{"id":25841268934,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841268935,"package_name":"axe-core","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":25841268936,"package_name":"axobject-query","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268937,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268938,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268939,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":25841268940,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268941,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268942,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268943,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":25841268944,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.11","direct":false,"kind":"runtime","optional":false},{"id":25841268945,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25841268946,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25841268947,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":25841268948,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268949,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25841268950,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268951,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268952,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25841268953,"package_name":"bfj","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268954,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":25841268955,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268956,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":25841268957,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"runtime","optional":false},{"id":25841268958,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841268959,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":25841268960,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":25841268961,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268962,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25841268963,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268964,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":25841268965,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25841268966,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268967,"package_name":"browserslist","ecosystem":"npm","requirements":"4.23.3","direct":false,"kind":"runtime","optional":false},{"id":25841268968,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25841268969,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841268970,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268971,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268972,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25841268973,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25841268974,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841268975,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268976,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268977,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841268978,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001651","direct":false,"kind":"runtime","optional":false},{"id":25841268979,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25841268980,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841268981,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268982,"package_name":"check-types","ecosystem":"npm","requirements":"11.2.3","direct":false,"kind":"runtime","optional":false},{"id":25841268983,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841268984,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841268985,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841268986,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":25841268987,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25841268988,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":25841268989,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":25841268990,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841268991,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268992,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25841268993,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841268994,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25841268995,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":25841268996,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":25841268997,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25841268998,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":25841268999,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25841269000,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269001,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25841269002,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25841269003,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25841269004,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25841269005,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":25841269006,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269007,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25841269008,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25841269009,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25841269010,"package_name":"cookie","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25841269011,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:02.540Z","updated_at":"2024-04-02T17:46:02.540Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/.github/workflows/CI.yml","dependencies":[{"id":17194808867,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17194808868,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17194808869,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cocoapods","filepath":"example/ReactNativeLocizeProject/ios/Podfile","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:03.081Z","updated_at":"2024-04-02T17:46:03.081Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeLocizeProject/ios/Podfile","dependencies":[]},{"ecosystem":"cocoapods","filepath":"example/ReactNativeLocizeProject/ios/Podfile.lock","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:03.369Z","updated_at":"2024-04-02T17:46:03.369Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeLocizeProject/ios/Podfile.lock","dependencies":[{"id":17194808872,"package_name":"boost","ecosystem":"cocoapods","requirements":"1.83.0","direct":false,"kind":"runtime","optional":false},{"id":17194808873,"package_name":"CocoaAsyncSocket","ecosystem":"cocoapods","requirements":"7.6.5","direct":false,"kind":"runtime","optional":false},{"id":17194808874,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194808875,"package_name":"FBLazyVector","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808876,"package_name":"FBReactNativeSpec","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808877,"package_name":"Flipper","ecosystem":"cocoapods","requirements":"0.201.0","direct":false,"kind":"runtime","optional":false},{"id":17194808878,"package_name":"Flipper-Boost-iOSX","ecosystem":"cocoapods","requirements":"1.76.0.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194808879,"package_name":"Flipper-DoubleConversion","ecosystem":"cocoapods","requirements":"3.2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194808880,"package_name":"Flipper-Fmt","ecosystem":"cocoapods","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194808881,"package_name":"Flipper-Folly","ecosystem":"cocoapods","requirements":"2.6.10","direct":false,"kind":"runtime","optional":false},{"id":17194808882,"package_name":"Flipper-Glog","ecosystem":"cocoapods","requirements":"0.5.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194808883,"package_name":"Flipper-PeerTalk","ecosystem":"cocoapods","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194808884,"package_name":"FlipperKit","ecosystem":"cocoapods","requirements":"0.201.0","direct":false,"kind":"runtime","optional":false},{"id":17194808885,"package_name":"fmt","ecosystem":"cocoapods","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194808886,"package_name":"glog","ecosystem":"cocoapods","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194808887,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808888,"package_name":"libevent","ecosystem":"cocoapods","requirements":"2.1.12","direct":false,"kind":"runtime","optional":false},{"id":17194808889,"package_name":"OpenSSL-Universal","ecosystem":"cocoapods","requirements":"1.1.1100","direct":false,"kind":"runtime","optional":false},{"id":17194808890,"package_name":"RCT-Folly","ecosystem":"cocoapods","requirements":"2022.05.16.00","direct":false,"kind":"runtime","optional":false},{"id":17194808891,"package_name":"RCTRequired","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808892,"package_name":"RCTTypeSafety","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808893,"package_name":"React","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808894,"package_name":"React-callinvoker","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808895,"package_name":"React-Codegen","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808896,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808897,"package_name":"React-CoreModules","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808898,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808899,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808900,"package_name":"React-Fabric","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808901,"package_name":"React-FabricImage","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808902,"package_name":"React-graphics","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808903,"package_name":"React-hermes","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808904,"package_name":"React-ImageManager","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808905,"package_name":"React-jserrorhandler","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808906,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808907,"package_name":"React-jsiexecutor","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808908,"package_name":"React-jsinspector","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808909,"package_name":"React-logger","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808910,"package_name":"React-Mapbuffer","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808911,"package_name":"React-nativeconfig","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808912,"package_name":"React-NativeModulesApple","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808913,"package_name":"React-perflogger","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808914,"package_name":"React-RCTActionSheet","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808915,"package_name":"React-RCTAnimation","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808916,"package_name":"React-RCTAppDelegate","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808917,"package_name":"React-RCTBlob","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808918,"package_name":"React-RCTFabric","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808919,"package_name":"React-RCTImage","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808920,"package_name":"React-RCTLinking","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808921,"package_name":"React-RCTNetwork","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808922,"package_name":"React-RCTSettings","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808923,"package_name":"React-RCTText","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808924,"package_name":"React-RCTVibration","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808925,"package_name":"React-rendererdebug","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808926,"package_name":"React-rncore","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808927,"package_name":"React-runtimeexecutor","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808928,"package_name":"React-runtimescheduler","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808929,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808930,"package_name":"ReactCommon","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808931,"package_name":"SocketRocket","ecosystem":"cocoapods","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194808932,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"example/ReactNativeProject/ios/Podfile","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:03.728Z","updated_at":"2024-04-02T17:46:03.728Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeProject/ios/Podfile","dependencies":[]},{"ecosystem":"cocoapods","filepath":"example/ReactNativeProject/ios/Podfile.lock","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:03.823Z","updated_at":"2024-04-02T17:46:03.823Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeProject/ios/Podfile.lock","dependencies":[{"id":17194808934,"package_name":"boost","ecosystem":"cocoapods","requirements":"1.83.0","direct":false,"kind":"runtime","optional":false},{"id":17194808935,"package_name":"CocoaAsyncSocket","ecosystem":"cocoapods","requirements":"7.6.5","direct":false,"kind":"runtime","optional":false},{"id":17194808936,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194808937,"package_name":"FBLazyVector","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808938,"package_name":"FBReactNativeSpec","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808939,"package_name":"Flipper","ecosystem":"cocoapods","requirements":"0.201.0","direct":false,"kind":"runtime","optional":false},{"id":17194808940,"package_name":"Flipper-Boost-iOSX","ecosystem":"cocoapods","requirements":"1.76.0.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194808941,"package_name":"Flipper-DoubleConversion","ecosystem":"cocoapods","requirements":"3.2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194808942,"package_name":"Flipper-Fmt","ecosystem":"cocoapods","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194808943,"package_name":"Flipper-Folly","ecosystem":"cocoapods","requirements":"2.6.10","direct":false,"kind":"runtime","optional":false},{"id":17194808944,"package_name":"Flipper-Glog","ecosystem":"cocoapods","requirements":"0.5.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194808945,"package_name":"Flipper-PeerTalk","ecosystem":"cocoapods","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194808946,"package_name":"FlipperKit","ecosystem":"cocoapods","requirements":"0.201.0","direct":false,"kind":"runtime","optional":false},{"id":17194808947,"package_name":"fmt","ecosystem":"cocoapods","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194808948,"package_name":"glog","ecosystem":"cocoapods","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194808949,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808950,"package_name":"libevent","ecosystem":"cocoapods","requirements":"2.1.12","direct":false,"kind":"runtime","optional":false},{"id":17194808951,"package_name":"OpenSSL-Universal","ecosystem":"cocoapods","requirements":"1.1.1100","direct":false,"kind":"runtime","optional":false},{"id":17194808952,"package_name":"RCT-Folly","ecosystem":"cocoapods","requirements":"2022.05.16.00","direct":false,"kind":"runtime","optional":false},{"id":17194808953,"package_name":"RCTRequired","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808954,"package_name":"RCTTypeSafety","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808955,"package_name":"React","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808956,"package_name":"React-callinvoker","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808957,"package_name":"React-Codegen","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808958,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808959,"package_name":"React-CoreModules","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808960,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808961,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808962,"package_name":"React-Fabric","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808963,"package_name":"React-FabricImage","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808964,"package_name":"React-graphics","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808965,"package_name":"React-hermes","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808966,"package_name":"React-ImageManager","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808967,"package_name":"React-jserrorhandler","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808968,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808969,"package_name":"React-jsiexecutor","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808970,"package_name":"React-jsinspector","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808971,"package_name":"React-logger","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808972,"package_name":"React-Mapbuffer","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808973,"package_name":"React-nativeconfig","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808974,"package_name":"React-NativeModulesApple","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808975,"package_name":"React-perflogger","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808976,"package_name":"React-RCTActionSheet","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808977,"package_name":"React-RCTAnimation","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808978,"package_name":"React-RCTAppDelegate","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808979,"package_name":"React-RCTBlob","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808980,"package_name":"React-RCTFabric","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808981,"package_name":"React-RCTImage","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808982,"package_name":"React-RCTLinking","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808983,"package_name":"React-RCTNetwork","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808984,"package_name":"React-RCTSettings","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808985,"package_name":"React-RCTText","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808986,"package_name":"React-RCTVibration","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808987,"package_name":"React-rendererdebug","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808988,"package_name":"React-rncore","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808989,"package_name":"React-runtimeexecutor","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808990,"package_name":"React-runtimescheduler","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808991,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808992,"package_name":"ReactCommon","ecosystem":"cocoapods","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194808993,"package_name":"SocketRocket","ecosystem":"cocoapods","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194808994,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"example/react_native_windows/ios/Podfile","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:04.044Z","updated_at":"2024-04-02T17:46:04.044Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react_native_windows/ios/Podfile","dependencies":[]},{"ecosystem":"maven","filepath":"example/ReactNativeLocizeProject/android/app/build.gradle","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:04.063Z","updated_at":"2024-04-02T17:46:04.063Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeLocizeProject/android/app/build.gradle","dependencies":[{"id":17194809014,"package_name":"com.facebook.react:react-android","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":17194809015,"package_name":"com.facebook.react:flipper-integration","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":17194809016,"package_name":"com.facebook.react:hermes-android","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"example/ReactNativeLocizeProject/android/build.gradle","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:04.696Z","updated_at":"2024-04-02T17:46:04.696Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeLocizeProject/android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"example/ReactNativeProject/android/app/build.gradle","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:04.754Z","updated_at":"2024-04-02T17:46:04.754Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeProject/android/app/build.gradle","dependencies":[{"id":17194809446,"package_name":"com.facebook.react:react-android","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":17194809447,"package_name":"com.facebook.react:flipper-integration","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":17194809448,"package_name":"com.facebook.react:hermes-android","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"example/ReactNativeProject/android/build.gradle","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:05.565Z","updated_at":"2024-04-02T17:46:05.565Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeProject/android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"example/react_native_windows/android/build.gradle","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:05.670Z","updated_at":"2024-04-02T17:46:05.670Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react_native_windows/android/build.gradle","dependencies":[]},{"ecosystem":"npm","filepath":"example/ReactNativeLocizeProject/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:05.721Z","updated_at":"2024-04-02T17:46:05.721Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeLocizeProject/package-lock.json","dependencies":[{"id":17194810866,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":17194809551,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":17194809552,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194809553,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194809554,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194809555,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809556,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":17194809557,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194809558,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194809559,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194809560,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194809561,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809562,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194809563,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":17194809564,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194809565,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194809566,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194809567,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194809568,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194809569,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809570,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194809571,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194809572,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194809573,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194809574,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194809575,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194809576,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.22.6","direct":false,"kind":"runtime","optional":false},{"id":17194809577,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809578,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194809579,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194809580,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194809581,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809582,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809583,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194809584,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809585,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809586,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809587,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":17194810867,"package_name":"image-size","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194809588,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194809589,"package_name":"@babel/plugin-proposal-export-default-from","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809590,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194809591,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194809592,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":17194809593,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194809594,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.21.0","direct":false,"kind":"runtime","optional":false},{"id":17194809595,"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":17194809596,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":17194809597,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":17194809598,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":17194809599,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194809600,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194809601,"package_name":"@babel/plugin-syntax-export-default-from","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809602,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194809603,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809604,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809605,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809606,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194809607,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194809608,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809609,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194809610,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194809611,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194809612,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194809613,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194809614,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194809615,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194809616,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194809617,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809618,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194809619,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809620,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809621,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809622,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809623,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809624,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809625,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809626,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194809627,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809628,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809629,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809630,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809631,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809632,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809633,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809634,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809635,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194809636,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809637,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809638,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809639,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809640,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809641,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809642,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809643,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809644,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809645,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194809646,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809647,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809648,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809649,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809650,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809651,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809652,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809653,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809654,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809655,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809656,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809657,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809658,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194809659,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809660,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809661,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809662,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809663,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809664,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809665,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809666,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809667,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809668,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809669,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194809670,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809671,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809672,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809673,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809674,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809675,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809676,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":17194809677,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194809678,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809679,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194809680,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194809681,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":17194809682,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194809683,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809684,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194809685,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194809686,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194809687,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":17194809688,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":17194809689,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":17194809690,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"development","optional":false},{"id":17194809691,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":17194809692,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194809693,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"development","optional":false},{"id":17194809694,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17194809695,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":17194809696,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"development","optional":false},{"id":17194809697,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194809698,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194809699,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.13","direct":false,"kind":"development","optional":false},{"id":17194809700,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194809701,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194809702,"package_name":"@isaacs/ttlcache","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194809703,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":17194809704,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":17194809705,"package_name":"@jest/console","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809706,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17194809707,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":17194809708,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194809709,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":17194809710,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194809711,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":17194809712,"package_name":"@jest/core","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809713,"package_name":"@jest/create-cache-key-function","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194809714,"package_name":"@jest/environment","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194809715,"package_name":"@jest/expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809716,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809717,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194809718,"package_name":"@jest/globals","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809719,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809720,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":17194809721,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17194809722,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"development","optional":false},{"id":17194809723,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194809724,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194809725,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194809726,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809727,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809728,"package_name":"@jest/transform","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194809729,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194809730,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194809731,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194809732,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194809733,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194809734,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194809735,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194809736,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194809737,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194809738,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194809739,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194809740,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"runtime","optional":false},{"id":17194809741,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.20","direct":false,"kind":"runtime","optional":false},{"id":17194809742,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"development","optional":false},{"id":17194809743,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":17194809744,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":17194809745,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":17194809746,"package_name":"@os-team/i18next-react-native-language-detector","ecosystem":"npm","requirements":"1.0.30","direct":false,"kind":"runtime","optional":false},{"id":17194810564,"package_name":"@react-native-community/cli","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810565,"package_name":"@react-native-community/cli-clean","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810566,"package_name":"@react-native-community/cli-config","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810567,"package_name":"@react-native-community/cli-debugger-ui","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810568,"package_name":"@react-native-community/cli-doctor","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810569,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194810570,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810571,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194810572,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194810573,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810574,"package_name":"@react-native-community/cli-hermes","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810575,"package_name":"@react-native-community/cli-platform-android","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810576,"package_name":"@react-native-community/cli-platform-ios","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810577,"package_name":"@react-native-community/cli-plugin-metro","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810578,"package_name":"@react-native-community/cli-server-api","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810579,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194810580,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.19","direct":false,"kind":"runtime","optional":false},{"id":17194810581,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194810582,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194810583,"package_name":"@react-native-community/cli-tools","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810584,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810585,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810586,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810587,"package_name":"@react-native-community/cli-types","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810588,"package_name":"@react-native/assets-registry","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194810589,"package_name":"@react-native/babel-plugin-codegen","ecosystem":"npm","requirements":"0.74.0","direct":false,"kind":"runtime","optional":false},{"id":17194810590,"package_name":"@react-native/babel-preset","ecosystem":"npm","requirements":"0.73.18","direct":false,"kind":"runtime","optional":false},{"id":17194810591,"package_name":"@react-native/codegen","ecosystem":"npm","requirements":"0.73.2","direct":false,"kind":"runtime","optional":false},{"id":17194810592,"package_name":"@react-native/community-cli-plugin","ecosystem":"npm","requirements":"0.73.11","direct":false,"kind":"runtime","optional":false},{"id":17194810593,"package_name":"@react-native/debugger-frontend","ecosystem":"npm","requirements":"0.73.3","direct":false,"kind":"runtime","optional":false},{"id":17194810594,"package_name":"@react-native/dev-middleware","ecosystem":"npm","requirements":"0.73.6","direct":false,"kind":"runtime","optional":false},{"id":17194810595,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":17194810596,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810597,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194810598,"package_name":"@react-native/eslint-config","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"development","optional":false},{"id":17194810599,"package_name":"@react-native/eslint-plugin","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"development","optional":false},{"id":17194810600,"package_name":"@react-native/gradle-plugin","ecosystem":"npm","requirements":"0.73.4","direct":false,"kind":"runtime","optional":false},{"id":17194810601,"package_name":"@react-native/js-polyfills","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194810602,"package_name":"@react-native/metro-babel-transformer","ecosystem":"npm","requirements":"0.73.12","direct":false,"kind":"runtime","optional":false},{"id":17194810603,"package_name":"@react-native/metro-config","ecosystem":"npm","requirements":"0.73.2","direct":false,"kind":"development","optional":false},{"id":17194810604,"package_name":"@react-native/normalize-colors","ecosystem":"npm","requirements":"0.73.2","direct":false,"kind":"runtime","optional":false},{"id":17194810605,"package_name":"@react-native/typescript-config","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"development","optional":false},{"id":17194810606,"package_name":"@react-native/virtualized-lists","ecosystem":"npm","requirements":"0.73.4","direct":false,"kind":"runtime","optional":false},{"id":17194810607,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194810608,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810609,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810610,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.8","direct":false,"kind":"runtime","optional":false},{"id":17194810611,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810612,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810613,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":17194810614,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"development","optional":false},{"id":17194810615,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":17194810616,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":17194810617,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"development","optional":false},{"id":17194810618,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194810619,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194810868,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":17194810869,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194810870,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":17194810620,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194810621,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":17194810622,"package_name":"@types/node","ecosystem":"npm","requirements":"20.10.6","direct":false,"kind":"runtime","optional":false},{"id":17194810623,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.11","direct":false,"kind":"development","optional":false},{"id":17194810624,"package_name":"@types/react","ecosystem":"npm","requirements":"18.2.46","direct":false,"kind":"development","optional":false},{"id":17194810625,"package_name":"@types/react-test-renderer","ecosystem":"npm","requirements":"18.0.7","direct":false,"kind":"development","optional":false},{"id":17194810626,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.8","direct":false,"kind":"development","optional":false},{"id":17194810627,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"development","optional":false},{"id":17194810628,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194810629,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.32","direct":false,"kind":"runtime","optional":false},{"id":17194810630,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194810631,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194810632,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194810633,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194810634,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194810635,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194810636,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194810637,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194810638,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194810639,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17194810640,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810641,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194810642,"package_name":"acorn","ecosystem":"npm","requirements":"8.11.3","direct":false,"kind":"runtime","optional":false},{"id":17194810643,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":17194810644,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":17194810645,"package_name":"anser","ecosystem":"npm","requirements":"1.4.10","direct":false,"kind":"runtime","optional":false},{"id":17194810647,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":17194810648,"package_name":"ansi-fragments","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194810649,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810650,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194810651,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194810652,"package_name":"appdirsjs","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194810653,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194810654,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194810655,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"development","optional":false},{"id":17194810656,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194810657,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":17194810658,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":17194810659,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17194810660,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194810661,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194810662,"package_name":"ast-types","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194810663,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810664,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810665,"package_name":"asynciterator.prototype","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194810666,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17194810667,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"runtime","optional":false},{"id":17194810668,"package_name":"babel-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194810669,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":17194810670,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194810671,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":17194810672,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.8.7","direct":false,"kind":"runtime","optional":false},{"id":17194810673,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194810674,"package_name":"babel-plugin-syntax-trailing-function-commas","ecosystem":"npm","requirements":"7.0.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":17194810675,"package_name":"babel-plugin-transform-flow-enums","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194810676,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194810677,"package_name":"babel-preset-fbjs","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194810678,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194810679,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194810680,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194810681,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194810682,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194810683,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194810684,"package_name":"browserslist","ecosystem":"npm","requirements":"4.22.2","direct":false,"kind":"runtime","optional":false},{"id":17194810685,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194810686,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194810687,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194810688,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810689,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17194810690,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810691,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810692,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810693,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":17194810694,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194810695,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001572","direct":false,"kind":"runtime","optional":false},{"id":17194810696,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194810697,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194810698,"package_name":"chrome-launcher","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194810699,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810700,"package_name":"chromium-edge-launcher","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810701,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194810702,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194810703,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17194810704,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194810705,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":17194810706,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810707,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194810708,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810709,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":17194810710,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194810711,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194810712,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194810713,"package_name":"colorette","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194810714,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":17194810715,"package_name":"commander","ecosystem":"npm","requirements":"9.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194810716,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810717,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":17194810718,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194810719,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810720,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194810721,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810722,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.35.0","direct":false,"kind":"runtime","optional":false},{"id":17194810723,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194810724,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194810725,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810726,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810727,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810728,"package_name":"create-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194810729,"package_name":"cross-fetch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810730,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194810731,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":17194810732,"package_name":"dayjs","ecosystem":"npm","requirements":"1.11.10","direct":false,"kind":"runtime","optional":false},{"id":17194810733,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194810734,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194810735,"package_name":"dedent","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":17194810736,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":17194810737,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194810738,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194810739,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17194810740,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17194810741,"package_name":"denodeify","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194810742,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810743,"package_name":"deprecated-react-native-prop-types","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810744,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194810745,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":17194810746,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194810747,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17194810748,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17194810749,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194810750,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.616","direct":false,"kind":"runtime","optional":false},{"id":17194810751,"package_name":"emittery","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":17194810752,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810753,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194810754,"package_name":"envinfo","ecosystem":"npm","requirements":"7.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194810755,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194810756,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194810757,"package_name":"errorhandler","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194810758,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.3","direct":false,"kind":"development","optional":false},{"id":17194810759,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"development","optional":false},{"id":17194810760,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194810761,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194810762,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17194810763,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194810764,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194810765,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194810766,"package_name":"eslint","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"development","optional":false},{"id":17194810767,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"development","optional":false},{"id":17194810768,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":17194810769,"package_name":"eslint-plugin-ft-flow","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":17194810770,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"26.9.0","direct":false,"kind":"development","optional":false},{"id":17194810771,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":17194810772,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.33.2","direct":false,"kind":"development","optional":false},{"id":17194810773,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":17194810774,"package_name":"eslint-plugin-react-native","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17194810775,"package_name":"eslint-plugin-react-native-globals","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":17194810776,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194810777,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"development","optional":false},{"id":17194810778,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":17194810779,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17194810780,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194810781,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194810782,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"development","optional":false},{"id":17194810783,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17194810784,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17194810785,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17194810786,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"development","optional":false},{"id":17194810787,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810788,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":17194810789,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17194810790,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":17194810791,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194810792,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194810793,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810794,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194810795,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":17194810796,"package_name":"expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194810797,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":17194810798,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":17194810799,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":17194810800,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":17194810801,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194810802,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":17194810803,"package_name":"fast-xml-parser","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194810804,"package_name":"fastq","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"development","optional":false},{"id":17194810805,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194810806,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":17194810807,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810808,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194810809,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194810810,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810811,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810812,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194810813,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810814,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810815,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810816,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194810817,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":17194810818,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"development","optional":false},{"id":17194810819,"package_name":"flow-enums-runtime","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194810820,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.206.0","direct":false,"kind":"runtime","optional":false},{"id":17194810821,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":17194810822,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194810823,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194810824,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810825,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194810826,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194810827,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":17194810828,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17194810829,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":17194810830,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194810831,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":17194810832,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":17194810833,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810834,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194810835,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194810836,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":17194810837,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194810838,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17194810839,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":17194810840,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194810841,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":17194810842,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":17194810843,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194810844,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810845,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194810846,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194810847,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17194810848,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194810849,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810850,"package_name":"hermes-estree","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194810851,"package_name":"hermes-parser","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194810852,"package_name":"hermes-profile-transformer","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194810853,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194810854,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194810855,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810856,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194810857,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194810858,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194810859,"package_name":"i18next","ecosystem":"npm","requirements":"23.7.15","direct":false,"kind":"runtime","optional":false},{"id":17194810860,"package_name":"i18next-chained-backend","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194810861,"package_name":"i18next-localstorage-backend","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194810862,"package_name":"i18next-locize-backend","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194810865,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194810871,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194810872,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194810873,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194810874,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":17194810875,"package_name":"intl-pluralrules","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811609,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194811610,"package_name":"ip","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":17194811611,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":17194811612,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194811613,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17194811614,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194811615,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17194811616,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":17194811617,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194811618,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17194811619,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194811620,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194811621,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":17194811622,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194811623,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811624,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194811625,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":17194811626,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":17194811627,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811628,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194811629,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194811630,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811631,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17194811632,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":17194811633,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194811634,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":17194811635,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194811636,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194811637,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811638,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17194811639,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194811640,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":17194811641,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811642,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194811643,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194811644,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194811645,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194811646,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":17194811647,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811648,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811649,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":17194811650,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":17194811651,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17194811652,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":17194811653,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":17194811654,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17194811655,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811656,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811657,"package_name":"jest-circus","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811658,"package_name":"jest-cli","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811659,"package_name":"jest-config","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811660,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811661,"package_name":"jest-docblock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811662,"package_name":"jest-each","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811663,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194811664,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194811665,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811666,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811667,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811668,"package_name":"jest-message-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194811669,"package_name":"jest-mock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194811670,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17194811671,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194811672,"package_name":"jest-resolve","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811673,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811674,"package_name":"jest-runner","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811675,"package_name":"jest-runtime","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811676,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811677,"package_name":"jest-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194811678,"package_name":"jest-validate","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194811679,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194811680,"package_name":"jest-watcher","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194811681,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194811682,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811683,"package_name":"joi","ecosystem":"npm","requirements":"17.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194811684,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811685,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194811686,"package_name":"jsc-android","ecosystem":"npm","requirements":"250231.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811687,"package_name":"jsc-safe-url","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194811688,"package_name":"jscodeshift","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":17194811689,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194811690,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194811691,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17194811692,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194811693,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":17194811694,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":17194811695,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194811696,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194811697,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811698,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":17194811699,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":17194811700,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194811701,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194811702,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811703,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":17194811704,"package_name":"lighthouse-logger","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194811705,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":17194811706,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811707,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":17194811708,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194811709,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":17194811710,"package_name":"lodash.throttle","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811711,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811712,"package_name":"logkitty","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194811713,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811714,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194811715,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194811716,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194811717,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194811718,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194811719,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811720,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194811721,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":17194811722,"package_name":"marky","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":17194811723,"package_name":"memoize-one","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194811724,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811725,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":17194811726,"package_name":"metro","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811727,"package_name":"metro-babel-transformer","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811728,"package_name":"hermes-estree","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194811729,"package_name":"hermes-parser","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194811730,"package_name":"metro-cache","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811731,"package_name":"metro-cache-key","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811732,"package_name":"metro-config","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811733,"package_name":"metro-core","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811734,"package_name":"metro-file-map","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811735,"package_name":"metro-minify-terser","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811736,"package_name":"metro-resolver","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811737,"package_name":"metro-runtime","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811738,"package_name":"metro-source-map","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811739,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":17194811740,"package_name":"metro-symbolicate","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811741,"package_name":"metro-transform-plugins","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811742,"package_name":"metro-transform-worker","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811743,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811744,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194811745,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194811746,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":17194811747,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":17194811748,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811749,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194811750,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":17194811751,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":17194811752,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194811753,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":17194811754,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":17194811755,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194811756,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194811757,"package_name":"nocache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194811758,"package_name":"node-abort-controller","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811759,"package_name":"node-dir","ecosystem":"npm","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":17194811760,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194811761,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194811762,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":17194811763,"package_name":"node-stream-zip","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194811764,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811765,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811766,"package_name":"nullthrows","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811767,"package_name":"ob1","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194811768,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811769,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":17194811770,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17194811771,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":17194811772,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":17194811773,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":17194811774,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":17194811775,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":17194811776,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194811777,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194811778,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194811779,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194811780,"package_name":"open","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194811781,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811782,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":17194811783,"package_name":"ora","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194811784,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811785,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811786,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194811787,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194811788,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":17194811789,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194811790,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811791,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811792,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811793,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194811794,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194811795,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811796,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194811797,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811798,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194811799,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":17194811800,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17194811801,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"development","optional":false},{"id":17194811802,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194811803,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194811804,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194811805,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811806,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194811807,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194811808,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194811809,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194811810,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":17194811811,"package_name":"pure-rand","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":17194811812,"package_name":"queue","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194811813,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17194811814,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194811815,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194811816,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"4.28.5","direct":false,"kind":"runtime","optional":false},{"id":17194811817,"package_name":"react-i18next","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811818,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194811819,"package_name":"react-native","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194811820,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":17194811821,"package_name":"ws","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194811822,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":17194811823,"package_name":"react-shallow-renderer","ecosystem":"npm","requirements":"16.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194811824,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":17194811825,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"development","optional":false},{"id":17194811826,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194811827,"package_name":"readline","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194811828,"package_name":"recast","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":17194811829,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194811830,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194811831,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811832,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194811833,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194811834,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":17194811835,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194811836,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194811837,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194811838,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811839,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811840,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":17194811841,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17194811842,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17194811843,"package_name":"resolve.exports","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194811844,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811845,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194811846,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194811847,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17194811848,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194811849,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194811850,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194811851,"package_name":"scheduler","ecosystem":"npm","requirements":"0.24.0-canary-efb381bbf-20230505","direct":false,"kind":"runtime","optional":false},{"id":17194811852,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194811853,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194811854,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194811855,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194811856,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194811857,"package_name":"serialize-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811858,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194811859,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811860,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17194811861,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194811862,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194811863,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811864,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811865,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811866,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194811867,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194811868,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194811869,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194811870,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811871,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811872,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194811873,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":17194811874,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194811875,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194811876,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811877,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194811878,"package_name":"stacktrace-parser","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":17194811879,"package_name":"type-fest","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194811880,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194811881,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194811882,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194811883,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":17194811884,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17194811885,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194811886,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811887,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":17194811888,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":17194811889,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17194811890,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17194811891,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811892,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194811893,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811894,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":17194811895,"package_name":"strnum","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194811896,"package_name":"sudo-prompt","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194811897,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194811898,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811899,"package_name":"temp","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":17194811900,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811901,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194811902,"package_name":"terser","ecosystem":"npm","requirements":"5.26.0","direct":false,"kind":"runtime","optional":false},{"id":17194811903,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":17194811904,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17194811905,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":17194811906,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811907,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194811908,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811909,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194811910,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811911,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194811912,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811913,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811914,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811915,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194811916,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194811917,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":17194811918,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":17194811919,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":17194811920,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194811921,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":17194811922,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194811923,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194811924,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194811925,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194811926,"package_name":"typescript","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":17194811927,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194811928,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"runtime","optional":false},{"id":17194811929,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811930,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811931,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811932,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811933,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194811934,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811935,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"runtime","optional":false},{"id":17194811936,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":17194811937,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194811938,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811939,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"development","optional":false},{"id":17194811940,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194811941,"package_name":"vlq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811942,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194811943,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194811944,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811945,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811946,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.20","direct":false,"kind":"runtime","optional":false},{"id":17194811947,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811948,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194811949,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194811950,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":17194811951,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194811952,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194811953,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":17194811954,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194811955,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194811956,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":17194811957,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"runtime","optional":false},{"id":17194811958,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194811959,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194811960,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811961,"package_name":"yaml","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194811962,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194811963,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194811964,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/ReactNativeLocizeProject/package.json","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:11.204Z","updated_at":"2024-04-02T17:46:11.204Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeLocizeProject/package.json","dependencies":[{"id":17194811966,"package_name":"@os-team/i18next-react-native-language-detector","ecosystem":"npm","requirements":"1.0.30","direct":true,"kind":"runtime","optional":false},{"id":17194811967,"package_name":"i18next","ecosystem":"npm","requirements":"23.7.15","direct":true,"kind":"runtime","optional":false},{"id":17194811968,"package_name":"i18next-chained-backend","ecosystem":"npm","requirements":"4.6.2","direct":true,"kind":"runtime","optional":false},{"id":17194811969,"package_name":"i18next-localstorage-backend","ecosystem":"npm","requirements":"4.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194811970,"package_name":"i18next-locize-backend","ecosystem":"npm","requirements":"6.4.1","direct":true,"kind":"runtime","optional":false},{"id":17194811971,"package_name":"intl-pluralrules","ecosystem":"npm","requirements":"2.0.1","direct":true,"kind":"runtime","optional":false},{"id":17194811972,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194811973,"package_name":"react-i18next","ecosystem":"npm","requirements":"14.0.0","direct":true,"kind":"runtime","optional":false},{"id":17194811974,"package_name":"react-native","ecosystem":"npm","requirements":"0.73.1","direct":true,"kind":"runtime","optional":false},{"id":17194811975,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":17194811976,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":17194811977,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":17194811978,"package_name":"@react-native/babel-preset","ecosystem":"npm","requirements":"^0.73.18","direct":true,"kind":"development","optional":false},{"id":17194811979,"package_name":"@react-native/eslint-config","ecosystem":"npm","requirements":"^0.73.1","direct":true,"kind":"development","optional":false},{"id":17194811980,"package_name":"@react-native/metro-config","ecosystem":"npm","requirements":"^0.73.2","direct":true,"kind":"development","optional":false},{"id":17194811981,"package_name":"@react-native/typescript-config","ecosystem":"npm","requirements":"^0.73.1","direct":true,"kind":"development","optional":false},{"id":17194811982,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.2.6","direct":true,"kind":"development","optional":false},{"id":17194811983,"package_name":"@types/react-test-renderer","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":17194811984,"package_name":"babel-jest","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"development","optional":false},{"id":17194811985,"package_name":"eslint","ecosystem":"npm","requirements":"^8.19.0","direct":true,"kind":"development","optional":false},{"id":17194811986,"package_name":"jest","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"development","optional":false},{"id":17194811987,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.8","direct":true,"kind":"development","optional":false},{"id":17194811988,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"development","optional":false},{"id":17194811989,"package_name":"typescript","ecosystem":"npm","requirements":"5.0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/ReactNativeProject/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:11.231Z","updated_at":"2024-04-02T17:46:11.231Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeProject/package-lock.json","dependencies":[{"id":17194812010,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":17194812011,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812012,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194812013,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194812014,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812015,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":17194812016,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194812017,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194812018,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194812019,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194812020,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812021,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194812022,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":17194812023,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194812024,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194812025,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194812026,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194812027,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194812028,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812029,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194812030,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194812031,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194812032,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194812033,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194812034,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194812035,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.22.6","direct":false,"kind":"runtime","optional":false},{"id":17194812036,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812037,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194812038,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194812039,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194812040,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812041,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812042,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194812043,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812044,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812045,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812046,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":17194812047,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194812048,"package_name":"@babel/plugin-proposal-export-default-from","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812049,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194812050,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194812051,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":17194812052,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194812053,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.21.0","direct":false,"kind":"runtime","optional":false},{"id":17194812054,"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":17194812055,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":17194812056,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":17194812057,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":17194812058,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194812059,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194812060,"package_name":"@babel/plugin-syntax-export-default-from","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812061,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194812062,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812063,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812064,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812065,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194812066,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194812067,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812068,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194812069,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194812070,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194812071,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194812072,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194812073,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194812074,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194812075,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194812076,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812077,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194812078,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812079,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812080,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812081,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812082,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812083,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812084,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812085,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194812086,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812087,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812088,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812089,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812090,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812091,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812092,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812093,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812094,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194812095,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812096,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812097,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812098,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812099,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812100,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812101,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812102,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812103,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812104,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194812105,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812106,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812107,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812108,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812109,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812110,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812111,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812112,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812113,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812114,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812115,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812116,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812117,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194812118,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812119,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812120,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812121,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812122,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812123,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812124,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812125,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812126,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812127,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812128,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194812129,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812130,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812131,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812132,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812133,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812134,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812135,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":17194812136,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194812137,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812138,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812139,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194812140,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":17194812141,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194812142,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812143,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194812144,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194812145,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194812146,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":17194812147,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":17194812148,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":17194812149,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"development","optional":false},{"id":17194812150,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":17194812151,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194812152,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"development","optional":false},{"id":17194812153,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17194812154,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":17194812155,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"development","optional":false},{"id":17194812156,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812157,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812158,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.13","direct":false,"kind":"development","optional":false},{"id":17194812159,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812160,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194812161,"package_name":"@isaacs/ttlcache","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194812162,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":17194812163,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":17194812164,"package_name":"@jest/console","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812165,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17194812166,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":17194812167,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194812168,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":17194812169,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194812170,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":17194812171,"package_name":"@jest/core","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812172,"package_name":"@jest/create-cache-key-function","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812173,"package_name":"@jest/environment","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812174,"package_name":"@jest/expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812175,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812176,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812177,"package_name":"@jest/globals","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812178,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812179,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":17194812180,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17194812181,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"development","optional":false},{"id":17194812182,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194812183,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194812184,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194812185,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812186,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812187,"package_name":"@jest/transform","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812188,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194812189,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812190,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812191,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812192,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194812193,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812194,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812195,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194812196,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812197,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812198,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194812199,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"runtime","optional":false},{"id":17194812200,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.20","direct":false,"kind":"runtime","optional":false},{"id":17194812201,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"development","optional":false},{"id":17194812202,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":17194812203,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":17194812204,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":17194812205,"package_name":"@os-team/i18next-react-native-language-detector","ecosystem":"npm","requirements":"1.0.30","direct":false,"kind":"runtime","optional":false},{"id":17194812206,"package_name":"@react-native-community/cli","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812207,"package_name":"@react-native-community/cli-clean","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812208,"package_name":"@react-native-community/cli-config","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812209,"package_name":"@react-native-community/cli-debugger-ui","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812210,"package_name":"@react-native-community/cli-doctor","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812211,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812212,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812213,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194812214,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812215,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812216,"package_name":"@react-native-community/cli-hermes","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812217,"package_name":"@react-native-community/cli-platform-android","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812218,"package_name":"@react-native-community/cli-platform-ios","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812219,"package_name":"@react-native-community/cli-plugin-metro","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812220,"package_name":"@react-native-community/cli-server-api","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812221,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194812222,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.19","direct":false,"kind":"runtime","optional":false},{"id":17194812223,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194812224,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812225,"package_name":"@react-native-community/cli-tools","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812226,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812227,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812228,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812229,"package_name":"@react-native-community/cli-types","ecosystem":"npm","requirements":"12.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812230,"package_name":"@react-native/assets-registry","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194812231,"package_name":"@react-native/babel-plugin-codegen","ecosystem":"npm","requirements":"0.74.0","direct":false,"kind":"runtime","optional":false},{"id":17194812232,"package_name":"@react-native/babel-preset","ecosystem":"npm","requirements":"0.73.18","direct":false,"kind":"runtime","optional":false},{"id":17194812233,"package_name":"@react-native/codegen","ecosystem":"npm","requirements":"0.73.2","direct":false,"kind":"runtime","optional":false},{"id":17194812234,"package_name":"@react-native/community-cli-plugin","ecosystem":"npm","requirements":"0.73.11","direct":false,"kind":"runtime","optional":false},{"id":17194812235,"package_name":"@react-native/debugger-frontend","ecosystem":"npm","requirements":"0.73.3","direct":false,"kind":"runtime","optional":false},{"id":17194812236,"package_name":"@react-native/dev-middleware","ecosystem":"npm","requirements":"0.73.6","direct":false,"kind":"runtime","optional":false},{"id":17194812237,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":17194812238,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812239,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194812240,"package_name":"@react-native/eslint-config","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"development","optional":false},{"id":17194812241,"package_name":"@react-native/eslint-plugin","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"development","optional":false},{"id":17194812242,"package_name":"@react-native/gradle-plugin","ecosystem":"npm","requirements":"0.73.4","direct":false,"kind":"runtime","optional":false},{"id":17194812243,"package_name":"@react-native/js-polyfills","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194812244,"package_name":"@react-native/metro-babel-transformer","ecosystem":"npm","requirements":"0.73.12","direct":false,"kind":"runtime","optional":false},{"id":17194812245,"package_name":"@react-native/metro-config","ecosystem":"npm","requirements":"0.73.2","direct":false,"kind":"development","optional":false},{"id":17194812246,"package_name":"@react-native/normalize-colors","ecosystem":"npm","requirements":"0.73.2","direct":false,"kind":"runtime","optional":false},{"id":17194812247,"package_name":"@react-native/typescript-config","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"development","optional":false},{"id":17194812248,"package_name":"@react-native/virtualized-lists","ecosystem":"npm","requirements":"0.73.4","direct":false,"kind":"runtime","optional":false},{"id":17194812249,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194812250,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812251,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812252,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.8","direct":false,"kind":"runtime","optional":false},{"id":17194812253,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812254,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812255,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":17194812256,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"development","optional":false},{"id":17194812257,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":17194812258,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":17194812259,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"development","optional":false},{"id":17194812260,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194812261,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812262,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194812263,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"development","optional":false},{"id":17194812264,"package_name":"@types/node","ecosystem":"npm","requirements":"20.10.6","direct":false,"kind":"runtime","optional":false},{"id":17194812265,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.11","direct":false,"kind":"development","optional":false},{"id":17194812266,"package_name":"@types/react","ecosystem":"npm","requirements":"18.2.46","direct":false,"kind":"development","optional":false},{"id":17194812267,"package_name":"@types/react-test-renderer","ecosystem":"npm","requirements":"18.0.7","direct":false,"kind":"development","optional":false},{"id":17194812268,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.8","direct":false,"kind":"development","optional":false},{"id":17194812269,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"development","optional":false},{"id":17194812270,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812271,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.32","direct":false,"kind":"runtime","optional":false},{"id":17194812272,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812273,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194812274,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194812275,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194812276,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194812277,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194812278,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194812279,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194812280,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"development","optional":false},{"id":17194812281,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17194812282,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812283,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194812284,"package_name":"acorn","ecosystem":"npm","requirements":"8.11.3","direct":false,"kind":"runtime","optional":false},{"id":17194812285,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":17194812286,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":17194812287,"package_name":"anser","ecosystem":"npm","requirements":"1.4.10","direct":false,"kind":"runtime","optional":false},{"id":17194812288,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":17194812289,"package_name":"ansi-fragments","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812290,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812291,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812292,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194812293,"package_name":"appdirsjs","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194812294,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194812295,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812296,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"development","optional":false},{"id":17194812297,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194812298,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":17194812299,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":17194812300,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17194812301,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812302,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194812303,"package_name":"ast-types","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194812304,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812305,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812306,"package_name":"asynciterator.prototype","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812307,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17194812308,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"runtime","optional":false},{"id":17194812309,"package_name":"babel-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812310,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":17194812311,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194812312,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":17194812313,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.8.7","direct":false,"kind":"runtime","optional":false},{"id":17194812314,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194812315,"package_name":"babel-plugin-syntax-trailing-function-commas","ecosystem":"npm","requirements":"7.0.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":17194812316,"package_name":"babel-plugin-transform-flow-enums","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812317,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812318,"package_name":"babel-preset-fbjs","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194812319,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194812320,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812321,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194812322,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812323,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194812324,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812325,"package_name":"browserslist","ecosystem":"npm","requirements":"4.22.2","direct":false,"kind":"runtime","optional":false},{"id":17194812326,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812327,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194812328,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812329,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812330,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17194812331,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812332,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812333,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812334,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":17194812335,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194812336,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001572","direct":false,"kind":"runtime","optional":false},{"id":17194812337,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194812338,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812339,"package_name":"chrome-launcher","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194812340,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812341,"package_name":"chromium-edge-launcher","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812342,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194812343,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194812344,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17194812345,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812346,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":17194812347,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812348,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194812349,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812350,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":17194812351,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812352,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194812353,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194812354,"package_name":"colorette","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194812355,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":17194812356,"package_name":"commander","ecosystem":"npm","requirements":"9.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194812357,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812358,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":17194812359,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194812360,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812361,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812362,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812363,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.35.0","direct":false,"kind":"runtime","optional":false},{"id":17194812364,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812365,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812366,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812367,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812368,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812369,"package_name":"create-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812370,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812371,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":17194812372,"package_name":"dayjs","ecosystem":"npm","requirements":"1.11.10","direct":false,"kind":"runtime","optional":false},{"id":17194812373,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194812374,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812375,"package_name":"dedent","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":17194812376,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":17194812377,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194812378,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194812379,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17194812380,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17194812381,"package_name":"denodeify","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812382,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812383,"package_name":"deprecated-react-native-prop-types","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812384,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812385,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":17194812386,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194812387,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17194812388,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17194812389,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812390,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.617","direct":false,"kind":"runtime","optional":false},{"id":17194812391,"package_name":"emittery","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":17194812392,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812393,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812394,"package_name":"envinfo","ecosystem":"npm","requirements":"7.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194812395,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194812396,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194812397,"package_name":"errorhandler","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194812398,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.3","direct":false,"kind":"development","optional":false},{"id":17194812399,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"development","optional":false},{"id":17194812400,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194812401,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812402,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17194812403,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812404,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812405,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194812406,"package_name":"eslint","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"development","optional":false},{"id":17194812407,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"development","optional":false},{"id":17194812408,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":17194812409,"package_name":"eslint-plugin-ft-flow","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":17194812410,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"26.9.0","direct":false,"kind":"development","optional":false},{"id":17194812411,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":17194812412,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.33.2","direct":false,"kind":"development","optional":false},{"id":17194812413,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":17194812414,"package_name":"eslint-plugin-react-native","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":17194812415,"package_name":"eslint-plugin-react-native-globals","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":17194812416,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194812417,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"development","optional":false},{"id":17194812418,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":17194812419,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17194812420,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194812421,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194812422,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"development","optional":false},{"id":17194812423,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17194812424,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17194812425,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17194812426,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"development","optional":false},{"id":17194812427,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812428,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":17194812429,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":17194812430,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":17194812431,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812432,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194812433,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812434,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812435,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":17194812436,"package_name":"expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812437,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":17194812438,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":17194812439,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":17194812440,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":17194812441,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194812442,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":17194812443,"package_name":"fast-xml-parser","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194812444,"package_name":"fastq","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"development","optional":false},{"id":17194812445,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812446,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":17194812447,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812448,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812449,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812450,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812451,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812452,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812453,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812454,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812455,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812456,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812457,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":17194812458,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"development","optional":false},{"id":17194812459,"package_name":"flow-enums-runtime","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194812460,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.206.0","direct":false,"kind":"runtime","optional":false},{"id":17194812461,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":17194812462,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194812463,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812464,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812465,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194812466,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812467,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":17194812468,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17194812469,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":17194812470,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194812471,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":17194812472,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":17194812473,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812474,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812475,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194812476,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":17194812477,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194812478,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17194812479,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":17194812480,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812481,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":17194812482,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":17194812483,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812484,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812485,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812486,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812487,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":17194812488,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812489,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812490,"package_name":"hermes-estree","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194812491,"package_name":"hermes-parser","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194812492,"package_name":"hermes-profile-transformer","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194812493,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194812494,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194812495,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812496,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812497,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812498,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812499,"package_name":"i18next","ecosystem":"npm","requirements":"23.7.15","direct":false,"kind":"runtime","optional":false},{"id":17194812500,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812501,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":17194812502,"package_name":"image-size","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812503,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":17194812504,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194812505,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":17194812506,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194812507,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194812508,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194812509,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":17194812510,"package_name":"intl-pluralrules","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812511,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194812512,"package_name":"ip","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":17194812513,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":17194812514,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812515,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":17194812516,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194812517,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17194812518,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":17194812519,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194812520,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":17194812521,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194812522,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812523,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":17194812524,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812525,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812526,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":17194812527,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":17194812528,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":17194812529,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812530,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194812531,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194812532,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812533,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17194812534,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":17194812535,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194812536,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":17194812537,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194812538,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812539,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812540,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17194812541,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194812542,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":17194812543,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812544,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194812545,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812546,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194812547,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812548,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":17194812549,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812550,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812551,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":17194812552,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":17194812553,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17194812554,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":17194812555,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":17194812556,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":17194812557,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812558,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812559,"package_name":"jest-circus","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812560,"package_name":"jest-cli","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812561,"package_name":"jest-config","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812562,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812563,"package_name":"jest-docblock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812564,"package_name":"jest-each","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812565,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812566,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194812567,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812568,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812569,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812570,"package_name":"jest-message-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812571,"package_name":"jest-mock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812572,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17194812573,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":17194812574,"package_name":"jest-resolve","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812575,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812576,"package_name":"jest-runner","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812577,"package_name":"jest-runtime","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812578,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812579,"package_name":"jest-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812580,"package_name":"jest-validate","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812581,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812582,"package_name":"jest-watcher","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":17194812583,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812584,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812585,"package_name":"joi","ecosystem":"npm","requirements":"17.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194812586,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812587,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194812588,"package_name":"jsc-android","ecosystem":"npm","requirements":"250231.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812589,"package_name":"jsc-safe-url","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194812590,"package_name":"jscodeshift","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":17194812591,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194812592,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194812593,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17194812594,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812595,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":17194812596,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":17194812597,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812598,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194812599,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812600,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"development","optional":false},{"id":17194812601,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"development","optional":false},{"id":17194812602,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812603,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812604,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812605,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":17194812606,"package_name":"lighthouse-logger","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194812607,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":17194812608,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812609,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":17194812610,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194812611,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":17194812612,"package_name":"lodash.throttle","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812613,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812614,"package_name":"logkitty","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194812615,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812616,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812617,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812618,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194812619,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194812620,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194812621,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812622,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194812623,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":17194812624,"package_name":"marky","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":17194812625,"package_name":"memoize-one","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812626,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812627,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":17194812628,"package_name":"metro","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812629,"package_name":"metro-babel-transformer","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812630,"package_name":"hermes-estree","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194812631,"package_name":"hermes-parser","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194812632,"package_name":"metro-cache","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812633,"package_name":"metro-cache-key","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812634,"package_name":"metro-config","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812635,"package_name":"metro-core","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812636,"package_name":"metro-file-map","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812637,"package_name":"metro-minify-terser","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812638,"package_name":"metro-resolver","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812639,"package_name":"metro-runtime","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812640,"package_name":"metro-source-map","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812641,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":17194812642,"package_name":"metro-symbolicate","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812643,"package_name":"metro-transform-plugins","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812644,"package_name":"metro-transform-worker","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812645,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812646,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194812647,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194812648,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":17194812649,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":17194812650,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812651,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812652,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":17194812653,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":17194812654,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812655,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":17194812656,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":17194812657,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194812658,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194812659,"package_name":"nocache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194812660,"package_name":"node-abort-controller","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812661,"package_name":"node-dir","ecosystem":"npm","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":17194812662,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812663,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194812664,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":17194812665,"package_name":"node-stream-zip","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194812666,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812667,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812668,"package_name":"nullthrows","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812669,"package_name":"ob1","ecosystem":"npm","requirements":"0.80.2","direct":false,"kind":"runtime","optional":false},{"id":17194812670,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812671,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"development","optional":false},{"id":17194812672,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17194812673,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":17194812674,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":17194812675,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":17194812676,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":17194812677,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":17194812678,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812679,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812680,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194812681,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812682,"package_name":"open","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194812683,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812684,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":17194812685,"package_name":"ora","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194812686,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812687,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812688,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812689,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812690,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":17194812691,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194812692,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812693,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812694,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812695,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194812696,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194812697,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812698,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194812699,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812700,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194812701,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":17194812702,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":17194812703,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"development","optional":false},{"id":17194812704,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812705,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194812706,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812707,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812708,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812709,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194812710,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194812711,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194812712,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":17194812713,"package_name":"pure-rand","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":17194812714,"package_name":"queue","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812715,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":17194812716,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812717,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812718,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"4.28.5","direct":false,"kind":"runtime","optional":false},{"id":17194812719,"package_name":"react-i18next","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812720,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812721,"package_name":"react-native","ecosystem":"npm","requirements":"0.73.1","direct":false,"kind":"runtime","optional":false},{"id":17194812722,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":17194812723,"package_name":"ws","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194812724,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":17194812725,"package_name":"react-shallow-renderer","ecosystem":"npm","requirements":"16.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194812726,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":17194812727,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"development","optional":false},{"id":17194812728,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194812729,"package_name":"readline","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812730,"package_name":"recast","ecosystem":"npm","requirements":"0.21.5","direct":false,"kind":"runtime","optional":false},{"id":17194812731,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194812732,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194812733,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812734,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194812735,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194812736,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":17194812737,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194812738,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194812739,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194812740,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812741,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812742,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":17194812743,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":17194812744,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":17194812745,"package_name":"resolve.exports","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":17194812746,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812747,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194812748,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812749,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":17194812750,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812751,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812752,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812753,"package_name":"scheduler","ecosystem":"npm","requirements":"0.24.0-canary-efb381bbf-20230505","direct":false,"kind":"runtime","optional":false},{"id":17194812754,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194812755,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194812756,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194812757,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194812758,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194812759,"package_name":"serialize-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812760,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194812761,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812762,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":17194812763,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":17194812764,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194812765,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812766,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812767,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812768,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194812769,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194812770,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194812771,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194812772,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812773,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812774,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194812775,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":17194812776,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812777,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194812778,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812779,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194812780,"package_name":"stacktrace-parser","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":17194812781,"package_name":"type-fest","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194812782,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194812783,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194812784,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812785,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":17194812786,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":17194812787,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194812788,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812789,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":17194812790,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":17194812791,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17194812792,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":17194812793,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812794,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":17194812795,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812796,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":17194812797,"package_name":"strnum","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194812798,"package_name":"sudo-prompt","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194812799,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194812800,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812801,"package_name":"temp","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":17194812802,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812803,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194812804,"package_name":"terser","ecosystem":"npm","requirements":"5.26.0","direct":false,"kind":"runtime","optional":false},{"id":17194812805,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":17194812806,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":17194812807,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":17194812808,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812809,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194812810,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812811,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194812812,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812813,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194812814,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812815,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812816,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812817,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194812818,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194812819,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":17194812820,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":17194812821,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":17194812822,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194812823,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":17194812824,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812825,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812826,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":17194812827,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":17194812828,"package_name":"typescript","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":17194812829,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812830,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"runtime","optional":false},{"id":17194812831,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812832,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812833,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812834,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812835,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812836,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812837,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"runtime","optional":false},{"id":17194812838,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":17194812839,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812840,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812841,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"development","optional":false},{"id":17194812842,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194812843,"package_name":"vlq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812844,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194812845,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194812846,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812847,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812848,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.20","direct":false,"kind":"runtime","optional":false},{"id":17194812849,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812850,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812851,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":17194812852,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":17194812853,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":17194812854,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194812855,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":17194812856,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194812857,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812858,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":17194812859,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"runtime","optional":false},{"id":17194812860,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194812861,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194812862,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812863,"package_name":"yaml","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194812864,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194812865,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194812866,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/ReactNativeProject/package.json","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:11.476Z","updated_at":"2024-04-02T17:46:11.476Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeProject/package.json","dependencies":[{"id":17194812867,"package_name":"@os-team/i18next-react-native-language-detector","ecosystem":"npm","requirements":"1.0.30","direct":true,"kind":"runtime","optional":false},{"id":17194812868,"package_name":"i18next","ecosystem":"npm","requirements":"23.7.15","direct":true,"kind":"runtime","optional":false},{"id":17194812869,"package_name":"intl-pluralrules","ecosystem":"npm","requirements":"2.0.1","direct":true,"kind":"runtime","optional":false},{"id":17194812870,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194812871,"package_name":"react-i18next","ecosystem":"npm","requirements":"14.0.0","direct":true,"kind":"runtime","optional":false},{"id":17194812872,"package_name":"react-native","ecosystem":"npm","requirements":"0.73.1","direct":true,"kind":"runtime","optional":false},{"id":17194812873,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":17194812874,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":17194812875,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":17194812876,"package_name":"@react-native/babel-preset","ecosystem":"npm","requirements":"^0.73.18","direct":true,"kind":"development","optional":false},{"id":17194812877,"package_name":"@react-native/eslint-config","ecosystem":"npm","requirements":"^0.73.1","direct":true,"kind":"development","optional":false},{"id":17194812878,"package_name":"@react-native/metro-config","ecosystem":"npm","requirements":"^0.73.2","direct":true,"kind":"development","optional":false},{"id":17194812879,"package_name":"@react-native/typescript-config","ecosystem":"npm","requirements":"^0.73.1","direct":true,"kind":"development","optional":false},{"id":17194812880,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.2.6","direct":true,"kind":"development","optional":false},{"id":17194812881,"package_name":"@types/react-test-renderer","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":17194812882,"package_name":"babel-jest","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"development","optional":false},{"id":17194812883,"package_name":"eslint","ecosystem":"npm","requirements":"^8.19.0","direct":true,"kind":"development","optional":false},{"id":17194812884,"package_name":"jest","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"development","optional":false},{"id":17194812885,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.8","direct":true,"kind":"development","optional":false},{"id":17194812886,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"development","optional":false},{"id":17194812887,"package_name":"typescript","ecosystem":"npm","requirements":"5.0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/devserver-save-missing/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:11.543Z","updated_at":"2024-04-02T17:46:11.543Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/devserver-save-missing/package-lock.json","dependencies":[{"id":17194813000,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813001,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813002,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813003,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813004,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813005,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":17194813006,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813007,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813008,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194813009,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813010,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813011,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194813012,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813013,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813014,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194813015,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813016,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813017,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194813018,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813019,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813020,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813021,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813022,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813023,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813024,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813025,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":17194813026,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813027,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194813028,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813029,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"runtime","optional":false},{"id":17194813030,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":17194813031,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813032,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813033,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":17194813034,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813035,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813036,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813037,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813038,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"runtime","optional":false},{"id":17194813039,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813040,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813041,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813042,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813043,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813044,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813045,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813046,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813047,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813048,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813049,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813050,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813051,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813052,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813053,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813054,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":17194813055,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813056,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":17194813057,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194813058,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194813059,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813060,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813061,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813062,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194813063,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194813064,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813065,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813066,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194813067,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813068,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194813069,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813070,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813071,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813072,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194813073,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194813074,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194813075,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813076,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813077,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813078,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813079,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813080,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813081,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813082,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813083,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813084,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813085,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194813086,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"runtime","optional":false},{"id":17194813087,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813088,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813089,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813090,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":17194813091,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":17194813092,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":17194813093,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813094,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813095,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813096,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813097,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813098,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813099,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813100,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813101,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194813102,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813103,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813104,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813105,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813106,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":17194813107,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813108,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194813109,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813110,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813111,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194813112,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813113,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"runtime","optional":false},{"id":17194813114,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813115,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813116,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194813117,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813118,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194813119,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":17194813120,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":17194813121,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"runtime","optional":false},{"id":17194813122,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813123,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194813124,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194813125,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813126,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813127,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813128,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813129,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813130,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813131,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813132,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813133,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813134,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813135,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813136,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813137,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813138,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813139,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813140,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813141,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194813142,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813143,"package_name":"globals","ecosystem":"npm","requirements":"13.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194813144,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813145,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813146,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.7","direct":false,"kind":"runtime","optional":false},{"id":17194813147,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813148,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813149,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813150,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813151,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813152,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813153,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813154,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813155,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813156,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813157,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813158,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813159,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813160,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813161,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813162,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813163,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813164,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813165,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813166,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813167,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813168,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194813169,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813170,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813171,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813172,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813173,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813174,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813175,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813176,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813177,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813178,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194813179,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"runtime","optional":false},{"id":17194813180,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":17194813181,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813182,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"runtime","optional":false},{"id":17194813183,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813184,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813185,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194813186,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813187,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":17194813188,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.10","direct":false,"kind":"runtime","optional":false},{"id":17194813189,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813190,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813191,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194813192,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813193,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":17194813194,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813195,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"runtime","optional":false},{"id":17194813196,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":17194813197,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813198,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194813199,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813200,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813201,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813202,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813203,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813204,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813205,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813206,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813207,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813208,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813209,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813210,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813211,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813212,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813213,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813214,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813215,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.20","direct":false,"kind":"runtime","optional":false},{"id":17194813216,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"runtime","optional":false},{"id":17194813217,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813218,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.18.3","direct":false,"kind":"runtime","optional":false},{"id":17194813219,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":17194813220,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":17194813221,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"runtime","optional":false},{"id":17194813222,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194813223,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.10","direct":false,"kind":"runtime","optional":false},{"id":17194813224,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194813225,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813226,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.14","direct":false,"kind":"runtime","optional":false},{"id":17194813227,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.31","direct":false,"kind":"runtime","optional":false},{"id":17194813228,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194813229,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813230,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"runtime","optional":false},{"id":17194813231,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813232,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813233,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813234,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194813235,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":17194813236,"package_name":"@types/mime","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813237,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.11","direct":false,"kind":"runtime","optional":false},{"id":17194813238,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813239,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194813240,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":17194813241,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":17194813242,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194813243,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":17194813244,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194813245,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.13","direct":false,"kind":"runtime","optional":false},{"id":17194813246,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194813247,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194813248,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"runtime","optional":false},{"id":17194813249,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813250,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813251,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"runtime","optional":false},{"id":17194813252,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813253,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813254,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813255,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813256,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813257,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813258,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813259,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813260,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813261,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813262,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194813263,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813264,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813265,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813266,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813267,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813268,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813269,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813270,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813271,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813272,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813273,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813274,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813275,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813276,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813277,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194813278,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813279,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813280,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813281,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194813282,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194813283,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813284,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813285,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194813286,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194813287,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":17194813288,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813289,"package_name":"address","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813290,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813291,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813292,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":17194813293,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813294,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.2","direct":false,"kind":"runtime","optional":false},{"id":17194813295,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813296,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194813297,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194813298,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194813299,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813300,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813301,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813302,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813303,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194813304,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813305,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813306,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194813307,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813308,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813309,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813310,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813311,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813312,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813313,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813314,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194813315,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813316,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813317,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.13","direct":false,"kind":"runtime","optional":false},{"id":17194813318,"package_name":"axe-core","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194813319,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813320,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813321,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813322,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194813323,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813324,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813325,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813326,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194813327,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194813328,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194813329,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813330,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":17194813331,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813332,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813333,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813334,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813335,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194813336,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813337,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813338,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813339,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194813340,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194813341,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813342,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":17194813343,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":17194813344,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813345,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.0.14","direct":false,"kind":"runtime","optional":false},{"id":17194813346,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813347,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194813348,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813349,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813350,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.4","direct":false,"kind":"runtime","optional":false},{"id":17194813351,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813352,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813353,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813354,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813355,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813356,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813357,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813358,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813359,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813360,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813361,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001436","direct":false,"kind":"runtime","optional":false},{"id":17194813362,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813363,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194813364,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813365,"package_name":"check-types","ecosystem":"npm","requirements":"11.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813366,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":17194813367,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813368,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813369,"package_name":"ci-info","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194813370,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813371,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813372,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813373,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194813374,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813375,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813376,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194813377,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813378,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194813379,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":17194813380,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194813381,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813382,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813383,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":17194813384,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813385,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":17194813386,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194813387,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813388,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813389,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194813390,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813391,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194813392,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813393,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194813394,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813395,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813396,"package_name":"core-js","ecosystem":"npm","requirements":"3.26.1","direct":false,"kind":"runtime","optional":false},{"id":17194813397,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.26.1","direct":false,"kind":"runtime","optional":false},{"id":17194813398,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.26.1","direct":false,"kind":"runtime","optional":false},{"id":17194813399,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813400,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813401,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194813402,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813403,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813404,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813405,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813406,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813407,"package_name":"css-loader","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194813408,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813409,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813410,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813411,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813412,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813413,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813414,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":17194813415,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813416,"package_name":"cssdb","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813417,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813418,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.14","direct":false,"kind":"runtime","optional":false},{"id":17194813419,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.13","direct":false,"kind":"runtime","optional":false},{"id":17194813420,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813421,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813422,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813423,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":17194813424,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":17194813425,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813426,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194813427,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194813428,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813429,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813430,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194813431,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194813432,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194813433,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194813434,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813435,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813436,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813437,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813438,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813439,"package_name":"defined","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813440,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813441,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813442,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813443,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813444,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813445,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194813446,"package_name":"detective","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813447,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813448,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813449,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813450,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813451,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813452,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813453,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813454,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813455,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813456,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813457,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813458,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813459,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813460,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194813461,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813462,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813463,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813464,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813465,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813466,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":17194813467,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.284","direct":false,"kind":"runtime","optional":false},{"id":17194813468,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194813469,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813470,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813471,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813472,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194813473,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813474,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194813475,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813476,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.4","direct":false,"kind":"runtime","optional":false},{"id":17194813477,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813478,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194813479,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813480,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813481,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813482,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813483,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813484,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813485,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813486,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813487,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813488,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194813489,"package_name":"eslint","ecosystem":"npm","requirements":"8.29.0","direct":false,"kind":"runtime","optional":false},{"id":17194813490,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813491,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":17194813492,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194813493,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194813494,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813495,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":17194813496,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813497,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194813498,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194813499,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.31.11","direct":false,"kind":"runtime","optional":false},{"id":17194813500,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194813501,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.4","direct":false,"kind":"runtime","optional":false},{"id":17194813502,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194813503,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813504,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813505,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813506,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813507,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813508,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813509,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813510,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813511,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813512,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813513,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813514,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813515,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813516,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813517,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194813518,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813519,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813520,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813521,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813522,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813523,"package_name":"express","ecosystem":"npm","requirements":"4.18.2","direct":false,"kind":"runtime","optional":false},{"id":17194813524,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813525,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":17194813526,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813527,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813528,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"runtime","optional":false},{"id":17194813529,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813530,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813531,"package_name":"fastq","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":17194813532,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":17194813533,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813534,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813535,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813536,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813537,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813538,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813539,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813540,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813541,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813542,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194813543,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813544,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813545,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194813546,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194813547,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194813548,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813549,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813550,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194813551,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813552,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813553,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813554,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813555,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194813556,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813557,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813558,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813559,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194813560,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813561,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194813562,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194813563,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":17194813564,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813565,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813566,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813567,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813568,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813569,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813570,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194813571,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813572,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813573,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813574,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813575,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813576,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194813577,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813578,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":17194813579,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813580,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813581,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813582,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194813583,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813584,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813585,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813586,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813587,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813588,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813589,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813590,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813591,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194813592,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":17194813593,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813594,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813595,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194813596,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813597,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813598,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813599,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813600,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813601,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194813602,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813603,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":17194813604,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":17194813605,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813606,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813607,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813608,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813609,"package_name":"i18next","ecosystem":"npm","requirements":"22.4.10","direct":false,"kind":"runtime","optional":false},{"id":17194813610,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813611,"package_name":"i18next-fs-backend","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813612,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813613,"package_name":"i18next-http-middleware","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813614,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194813615,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813616,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813617,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813618,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813619,"package_name":"immer","ecosystem":"npm","requirements":"9.0.16","direct":false,"kind":"runtime","optional":false},{"id":17194813620,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813621,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813622,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813623,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813624,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813625,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813626,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194813627,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813628,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813629,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813630,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813631,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813632,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813633,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194813634,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194813635,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813636,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813637,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813638,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813639,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813640,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813641,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813642,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813643,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813644,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813645,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813646,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813647,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813648,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813649,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813650,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813651,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813652,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813653,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813654,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813655,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813656,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813657,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813658,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813659,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813660,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813661,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813662,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813663,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813664,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813665,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194813666,"package_name":"jake","ecosystem":"npm","requirements":"10.8.5","direct":false,"kind":"runtime","optional":false},{"id":17194813667,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813668,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813669,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813670,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813671,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813672,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813673,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813674,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813675,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813676,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813677,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813678,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813679,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813680,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813681,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813682,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813683,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813684,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194813685,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813686,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813687,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813688,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813689,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813690,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813691,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813692,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813693,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813694,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813695,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813696,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813697,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813698,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813699,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.16","direct":false,"kind":"runtime","optional":false},{"id":17194813700,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":17194813701,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813702,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813703,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813704,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813705,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813706,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813707,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813708,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813709,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813710,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813711,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813712,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813713,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813714,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813715,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813716,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813717,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813718,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813719,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194813720,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194813721,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194813722,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813723,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813724,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813725,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813726,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813727,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813728,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813729,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194813730,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813731,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813732,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813733,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"runtime","optional":false},{"id":17194813734,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813735,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813736,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813737,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813738,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194813739,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813740,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813741,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813742,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":17194813743,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194813744,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813745,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194813746,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194813747,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813748,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813749,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813750,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813751,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":17194813752,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813753,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":17194813754,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813755,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813756,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.12","direct":false,"kind":"runtime","optional":false},{"id":17194813757,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813758,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813759,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813760,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813761,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813762,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194813763,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":17194813764,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":17194813765,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813766,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194813767,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813768,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813769,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194813770,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":17194813771,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813772,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":17194813773,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194813774,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813775,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813776,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194813777,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194813778,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813779,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":17194813780,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813781,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813782,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813783,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813784,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813785,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813786,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813787,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813788,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813789,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813790,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813791,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":17194813792,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813793,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813794,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194813795,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813796,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194813797,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813798,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194813799,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813800,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813801,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813802,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813803,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813804,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194813805,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194813806,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813807,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813808,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194813809,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813810,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813811,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813812,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813813,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813814,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194813815,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813816,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813817,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813818,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813819,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813820,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194813821,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813822,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813823,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813824,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194813825,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813826,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813827,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813828,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813829,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813830,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813831,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813832,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813833,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.19","direct":false,"kind":"runtime","optional":false},{"id":17194813834,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813835,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813836,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194813837,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813865,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194813866,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813867,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813868,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813869,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813870,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813871,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194813872,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194813873,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813874,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813875,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813876,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813877,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813878,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813879,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194813880,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813881,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813882,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813883,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813884,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813885,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813886,"package_name":"postcss-import","ecosystem":"npm","requirements":"14.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813887,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813888,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813889,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813890,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813891,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813892,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813893,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813894,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194813895,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813896,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813897,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813898,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194813899,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813900,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813901,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813902,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813903,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813904,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813905,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813906,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813907,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813908,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813909,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813910,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813911,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813912,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813913,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813914,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813915,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813916,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194813917,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194813918,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813919,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813920,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194813921,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194813922,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194813923,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813924,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813925,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813926,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813927,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194813928,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813929,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813930,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194813931,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813932,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813933,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813934,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194813935,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813936,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813937,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813938,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194813939,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194813940,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194813941,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194813942,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194813943,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194813944,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194813945,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813946,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194813947,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194813948,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813949,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194813950,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813951,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194813952,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813953,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813954,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194813955,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813956,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813957,"package_name":"react-app-rewired","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813958,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194813959,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813960,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813961,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813962,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194813963,"package_name":"react-i18next","ecosystem":"npm","requirements":"12.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813964,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813965,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194813966,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194813967,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813968,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194813969,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194813970,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194813971,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194813972,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813973,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":17194813974,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.1","direct":false,"kind":"runtime","optional":false},{"id":17194813975,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":17194813976,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194813977,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194813978,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194813979,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194813980,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194813981,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194813982,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194813983,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813984,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194813985,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813986,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813987,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"runtime","optional":false},{"id":17194813988,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813989,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813990,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194813991,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194813992,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":17194813993,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194813994,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194813995,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194813996,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813997,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"runtime","optional":false},{"id":17194813998,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194813999,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194814000,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814001,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814002,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814003,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814004,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814005,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814006,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194814007,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194814008,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814009,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194814010,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814011,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814012,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814013,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194814014,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194814015,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814016,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814017,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194814018,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814019,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194814020,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814021,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814022,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814023,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194814024,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814025,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814026,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814027,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194814028,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814029,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814030,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814031,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":17194814032,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814033,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194814034,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814035,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814036,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":17194814037,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":17194814038,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814039,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814040,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814041,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":17194814042,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814043,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814044,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194814045,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814046,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814047,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814048,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814049,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814050,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814051,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814052,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814053,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814054,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814055,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814056,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814057,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814058,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814059,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814060,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814061,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814062,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814063,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814064,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814065,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814066,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194814067,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814068,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194814069,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814070,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814071,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194814072,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194814073,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814074,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814075,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194814076,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":17194814077,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814078,"package_name":"terser","ecosystem":"npm","requirements":"5.16.1","direct":false,"kind":"runtime","optional":false},{"id":17194814079,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.6","direct":false,"kind":"runtime","optional":false},{"id":17194814080,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":17194814081,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814082,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814083,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814084,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814085,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814086,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814087,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814088,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814089,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814090,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814091,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814092,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814093,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194814094,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814095,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814096,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814097,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":17194814098,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194814099,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814100,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814101,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":17194814102,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":17194814103,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194814104,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194814105,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814106,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814107,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814108,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814109,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814110,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814111,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814112,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814113,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814114,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814115,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194814116,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814117,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":17194814118,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814119,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814120,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814121,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814122,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814123,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814124,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814125,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814126,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814127,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814128,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814129,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814130,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":17194814131,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814132,"package_name":"webpack","ecosystem":"npm","requirements":"5.75.0","direct":false,"kind":"runtime","optional":false},{"id":17194814133,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194814134,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194814135,"package_name":"ws","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194814136,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814137,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814138,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814139,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"runtime","optional":false},{"id":17194814140,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194814141,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814142,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814143,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194814144,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814145,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814146,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814147,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814148,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814149,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814150,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814151,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814152,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814153,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":17194814154,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":17194814155,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814156,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814157,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814158,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814159,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814160,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814161,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814162,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814163,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814164,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814165,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814166,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814167,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814168,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814169,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814170,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814171,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194814172,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814173,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814174,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814175,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814176,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"runtime","optional":false},{"id":17194814177,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814178,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814179,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814180,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814181,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814182,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":17194814183,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814184,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":17194814185,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/devserver-save-missing/package.json","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:12.355Z","updated_at":"2024-04-02T17:46:12.355Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/devserver-save-missing/package.json","dependencies":[{"id":17194814186,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.2","direct":true,"kind":"runtime","optional":false},{"id":17194814187,"package_name":"i18next","ecosystem":"npm","requirements":"22.4.10","direct":true,"kind":"runtime","optional":false},{"id":17194814188,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"7.0.1","direct":true,"kind":"runtime","optional":false},{"id":17194814189,"package_name":"i18next-fs-backend","ecosystem":"npm","requirements":"2.1.1","direct":true,"kind":"runtime","optional":false},{"id":17194814190,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"2.1.1","direct":true,"kind":"runtime","optional":false},{"id":17194814191,"package_name":"i18next-http-middleware","ecosystem":"npm","requirements":"3.3.0","direct":true,"kind":"runtime","optional":false},{"id":17194814192,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194814193,"package_name":"react-app-rewired","ecosystem":"npm","requirements":"2.2.1","direct":true,"kind":"runtime","optional":false},{"id":17194814194,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194814195,"package_name":"react-i18next","ecosystem":"npm","requirements":"12.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194814196,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react-fluent/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:12.448Z","updated_at":"2024-04-02T17:46:12.448Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-fluent/package-lock.json","dependencies":[{"id":17194814197,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":17194814198,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814199,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814200,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194814201,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194814202,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814203,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814204,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.23.10","direct":false,"kind":"runtime","optional":false},{"id":17194814205,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814206,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194814207,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194814208,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194814209,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194814210,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.23.10","direct":false,"kind":"runtime","optional":false},{"id":17194814211,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194814212,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814213,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194814214,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194814215,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194814216,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194814217,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"runtime","optional":false},{"id":17194814218,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814219,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194814220,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194814221,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194814222,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194814223,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194814224,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194814225,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.22.6","direct":false,"kind":"runtime","optional":false},{"id":17194814226,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814227,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194814228,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.23.5","direct":false,"kind":"runtime","optional":false},{"id":17194814229,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"runtime","optional":false},{"id":17194814230,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814231,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814232,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814233,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814234,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814235,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.23.7","direct":false,"kind":"runtime","optional":false},{"id":17194814236,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194814237,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814238,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194814239,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194814240,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.21.0","direct":false,"kind":"runtime","optional":false},{"id":17194814241,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194814242,"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":17194814243,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":17194814244,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194814245,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":17194814246,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194814247,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814248,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194814249,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194814250,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814251,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814252,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814253,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194814254,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194814255,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814256,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194814257,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194814258,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194814259,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194814260,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194814261,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194814262,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194814263,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194814264,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814265,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194814266,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814267,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814268,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814269,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814270,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814271,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814272,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814273,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.23.8","direct":false,"kind":"runtime","optional":false},{"id":17194814274,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814275,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814276,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814277,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814278,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814279,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814280,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814281,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814282,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194814283,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814284,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814285,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814286,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814287,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814288,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814289,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814290,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814291,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814292,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194814293,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814294,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814295,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814296,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814297,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814298,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814299,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814300,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814301,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814302,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814303,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814304,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814305,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814306,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.23.4","direct":false,"kind":"runtime","optional":false},{"id":17194814307,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"runtime","optional":false},{"id":17194814308,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814309,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814310,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814311,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814312,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814313,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814314,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814315,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814316,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814317,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.23.6","direct":false,"kind":"runtime","optional":false},{"id":17194814318,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814319,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814320,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814321,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814322,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814323,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":17194814324,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814325,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"runtime","optional":false},{"id":17194814326,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194814327,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814328,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814329,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814330,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.23.9","direct":false,"kind":"runtime","optional":false},{"id":17194814331,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814332,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814333,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814334,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814335,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814336,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814337,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814338,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814339,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814340,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814341,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814342,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814343,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814344,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814345,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814346,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814347,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814348,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814349,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":17194814350,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814351,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814352,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"runtime","optional":false},{"id":17194814353,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814354,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194814355,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"runtime","optional":false},{"id":17194814356,"package_name":"@fluent/bundle","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":17194814357,"package_name":"@fluent/syntax","ecosystem":"npm","requirements":"0.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194814358,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.14","direct":false,"kind":"runtime","optional":false},{"id":17194814359,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814360,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814361,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814362,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814363,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814364,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814365,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814366,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814367,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814368,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814369,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814370,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814371,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814372,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814373,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814374,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814375,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814376,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814377,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814378,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814379,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814380,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814381,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814382,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814383,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814384,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814385,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814386,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814387,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194814388,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814389,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814390,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814391,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814392,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814393,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194814394,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814395,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194814396,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814397,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814398,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194814399,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"runtime","optional":false},{"id":17194814400,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"runtime","optional":false},{"id":17194814401,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814402,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"runtime","optional":false},{"id":17194814403,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814404,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814405,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194814406,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814407,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":17194814408,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194814409,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.11","direct":false,"kind":"runtime","optional":false},{"id":17194814410,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814411,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814412,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194814413,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814414,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":17194814415,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194814416,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"runtime","optional":false},{"id":17194814417,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":17194814418,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814419,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814420,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814421,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814422,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814423,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814424,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814425,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814426,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814427,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814428,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814429,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814430,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814431,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814432,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814433,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814434,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814435,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814436,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194814437,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"runtime","optional":false},{"id":17194814438,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":17194814439,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194814440,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"runtime","optional":false},{"id":17194814441,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.13","direct":false,"kind":"runtime","optional":false},{"id":17194814442,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.38","direct":false,"kind":"runtime","optional":false},{"id":17194814443,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814444,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.56.2","direct":false,"kind":"runtime","optional":false},{"id":17194814445,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"runtime","optional":false},{"id":17194814446,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814447,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":17194814448,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.43","direct":false,"kind":"runtime","optional":false},{"id":17194814449,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":17194814450,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814451,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814452,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.14","direct":false,"kind":"runtime","optional":false},{"id":17194814453,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814454,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814455,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814456,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":17194814457,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":17194814458,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194814459,"package_name":"@types/node","ecosystem":"npm","requirements":"20.11.19","direct":false,"kind":"runtime","optional":false},{"id":17194814460,"package_name":"@types/node-forge","ecosystem":"npm","requirements":"1.3.11","direct":false,"kind":"runtime","optional":false},{"id":17194814461,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814462,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"runtime","optional":false},{"id":17194814463,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.8","direct":false,"kind":"runtime","optional":false},{"id":17194814464,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.11","direct":false,"kind":"runtime","optional":false},{"id":17194814465,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194814466,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":17194814467,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194814468,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"runtime","optional":false},{"id":17194814469,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.4","direct":false,"kind":"runtime","optional":false},{"id":17194814470,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":17194814471,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":17194814472,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.36","direct":false,"kind":"runtime","optional":false},{"id":17194814473,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814474,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814475,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.10","direct":false,"kind":"runtime","optional":false},{"id":17194814476,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.9","direct":false,"kind":"runtime","optional":false},{"id":17194814477,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814478,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814479,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814480,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814481,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814482,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814483,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814484,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814485,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814486,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.62.0","direct":false,"kind":"runtime","optional":false},{"id":17194814487,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814488,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814489,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814490,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814491,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814492,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814493,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814494,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814495,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814496,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814497,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814498,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814499,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814500,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814501,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814502,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.6","direct":false,"kind":"runtime","optional":false},{"id":17194814503,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814504,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814505,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814506,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194814507,"package_name":"acorn","ecosystem":"npm","requirements":"8.11.3","direct":false,"kind":"runtime","optional":false},{"id":17194814508,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814509,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814510,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194814511,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814512,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814513,"package_name":"address","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814514,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814515,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814516,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":17194814517,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814518,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194814519,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814520,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194814521,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814522,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814523,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814524,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814525,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814526,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814527,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814528,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194814529,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814530,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814531,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814532,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194814533,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814534,"package_name":"array.prototype.filter","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814535,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194814536,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814537,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814538,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814539,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814540,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814541,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814542,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814543,"package_name":"async","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":17194814544,"package_name":"asynciterator.prototype","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814545,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814546,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814547,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.17","direct":false,"kind":"runtime","optional":false},{"id":17194814548,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814549,"package_name":"axe-core","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194814550,"package_name":"axobject-query","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814551,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814552,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814553,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194814554,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814555,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814556,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814557,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194814558,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.8","direct":false,"kind":"runtime","optional":false},{"id":17194814559,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194814560,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":17194814561,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":17194814562,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814563,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814564,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814565,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814566,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194814567,"package_name":"bfj","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814568,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814569,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814570,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194814571,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":17194814572,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814573,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":17194814574,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":17194814575,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814576,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814577,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814578,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194814579,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814580,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814581,"package_name":"browserslist","ecosystem":"npm","requirements":"4.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194814582,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814583,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814584,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814585,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814586,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814587,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814588,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814589,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814590,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814591,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814592,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001588","direct":false,"kind":"runtime","optional":false},{"id":17194814593,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814594,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194814595,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814596,"package_name":"check-types","ecosystem":"npm","requirements":"11.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814597,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194814598,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814599,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814600,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194814601,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814602,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194814603,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814604,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194814605,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814606,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814607,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194814608,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814609,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194814610,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":17194814611,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814612,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814613,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814614,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":17194814615,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814616,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":17194814617,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194814618,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814619,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814620,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194814621,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814622,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814623,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814624,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814625,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814626,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814627,"package_name":"core-js","ecosystem":"npm","requirements":"3.36.0","direct":false,"kind":"runtime","optional":false},{"id":17194814628,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.36.0","direct":false,"kind":"runtime","optional":false},{"id":17194814629,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.36.0","direct":false,"kind":"runtime","optional":false},{"id":17194814630,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814631,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814632,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814633,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814634,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814635,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814636,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814637,"package_name":"css-loader","ecosystem":"npm","requirements":"6.10.0","direct":false,"kind":"runtime","optional":false},{"id":17194814638,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814639,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814640,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814641,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814642,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814643,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814644,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":17194814645,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814646,"package_name":"cssdb","ecosystem":"npm","requirements":"7.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194814647,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814648,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.15","direct":false,"kind":"runtime","optional":false},{"id":17194814649,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.14","direct":false,"kind":"runtime","optional":false},{"id":17194814650,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814651,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814652,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814653,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":17194814654,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":17194814655,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814656,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194814657,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814658,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814659,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194814660,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194814661,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194814662,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814663,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814664,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814665,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814666,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814667,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814668,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814669,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814670,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814671,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814672,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814673,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814674,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194814675,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814676,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814677,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814678,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814679,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194814680,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814681,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814682,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814683,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814684,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814685,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814686,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814687,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194814688,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814689,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814690,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814691,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814692,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814693,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814694,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":17194814695,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.677","direct":false,"kind":"runtime","optional":false},{"id":17194814696,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194814697,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814698,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814699,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814700,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194814701,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814702,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814703,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814704,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.22.4","direct":false,"kind":"runtime","optional":false},{"id":17194814705,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814706,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814707,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814708,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.0.17","direct":false,"kind":"runtime","optional":false},{"id":17194814709,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814710,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814711,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814712,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814713,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814714,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814715,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814716,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814717,"package_name":"eslint","ecosystem":"npm","requirements":"8.56.0","direct":false,"kind":"runtime","optional":false},{"id":17194814718,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814719,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":17194814720,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194814721,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194814722,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814723,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.29.1","direct":false,"kind":"runtime","optional":false},{"id":17194814724,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814725,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194814726,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194814727,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.33.2","direct":false,"kind":"runtime","optional":false},{"id":17194814728,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194814729,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"runtime","optional":false},{"id":17194814730,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194814731,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814732,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194814733,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814734,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814735,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814736,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814737,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194814738,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814739,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814740,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814741,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814742,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814743,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814744,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194814745,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814746,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814747,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814748,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814749,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814750,"package_name":"express","ecosystem":"npm","requirements":"4.18.2","direct":false,"kind":"runtime","optional":false},{"id":17194814751,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814752,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814753,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814754,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814755,"package_name":"fastq","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":17194814756,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":17194814757,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814758,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814759,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814760,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814761,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814762,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194814763,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814764,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814765,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814766,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194814767,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814768,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814769,"package_name":"flatted","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814770,"package_name":"fluent_conv","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814776,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":17194814777,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194814778,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814779,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814780,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":17194814781,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814782,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814783,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194814784,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814785,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814786,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814787,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":17194814788,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194814789,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814790,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814791,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814792,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194814793,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814794,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194814795,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814796,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":17194814797,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814798,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194814799,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814800,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814801,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814802,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814803,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814804,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814805,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814806,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814807,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814808,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814809,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194814810,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814811,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814812,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814813,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":17194814814,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814815,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814816,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814817,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194814818,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814819,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814820,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814821,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814822,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814823,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814824,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814825,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814826,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814827,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194814828,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814829,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194814830,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814831,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814832,"package_name":"html-entities","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814833,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814834,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814835,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814836,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194814837,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814838,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194814839,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814840,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":17194814841,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":17194814842,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814843,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814844,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814845,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814846,"package_name":"i18next","ecosystem":"npm","requirements":"23.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194814847,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814848,"package_name":"i18next-fluent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814849,"package_name":"i18next-fluent-backend","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814850,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194814851,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814852,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814853,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814854,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814855,"package_name":"immer","ecosystem":"npm","requirements":"9.0.21","direct":false,"kind":"runtime","optional":false},{"id":17194814856,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814857,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814858,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814859,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814860,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814861,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194814862,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814863,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814864,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814865,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814866,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814867,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814868,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814869,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814870,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194814871,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194814872,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814873,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814874,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814875,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814876,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814877,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814878,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194814879,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814880,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814881,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814882,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814883,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814884,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814885,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814886,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814887,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814888,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814889,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194814890,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814891,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814892,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814893,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814894,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814895,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194814896,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814897,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":17194814898,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814899,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814900,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814901,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814902,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814903,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194814904,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814905,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814906,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194814907,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814908,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814909,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814910,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194814911,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814912,"package_name":"jackspeak","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":17194814913,"package_name":"jake","ecosystem":"npm","requirements":"10.8.7","direct":false,"kind":"runtime","optional":false},{"id":17194814914,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814915,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814916,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814917,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814918,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814919,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814920,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814921,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814922,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814923,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814924,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814925,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814926,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814927,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814928,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814929,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814930,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814931,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814932,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814933,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814934,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814935,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814936,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814937,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814938,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814939,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814940,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814941,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814942,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814943,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814944,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814945,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814946,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.32","direct":false,"kind":"runtime","optional":false},{"id":17194814947,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":17194814948,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814949,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814950,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814951,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814952,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194814953,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814954,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194814955,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814956,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194814957,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814958,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814959,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814960,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814961,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194814962,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":17194814963,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814964,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194814965,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194814966,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194814967,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814968,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194814969,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814970,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814971,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814972,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194814973,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814974,"package_name":"jsonpath","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194814975,"package_name":"esprima","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194814976,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194814977,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194814978,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194814979,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814980,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194814981,"package_name":"klona","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194814982,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"runtime","optional":false},{"id":17194814983,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":17194814984,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194814985,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814986,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194814987,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194814988,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194814989,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194814990,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194814991,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194814992,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":17194814993,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194814994,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194814995,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194814996,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194814997,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194814998,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194814999,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815000,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815001,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":17194815002,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815003,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":17194815004,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815005,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815006,"package_name":"memfs","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":17194815007,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815008,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815009,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815010,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815011,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815012,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815013,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":17194815014,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":17194815015,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815016,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194815017,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815018,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815019,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":17194815020,"package_name":"minipass","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815021,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":17194815022,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815023,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":17194815024,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194815025,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.7","direct":false,"kind":"runtime","optional":false},{"id":17194815026,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815027,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815028,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194815029,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194815030,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815031,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815032,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815033,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":17194815034,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815035,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815036,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815037,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815038,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815039,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194815040,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815041,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815042,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194815043,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815044,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194815045,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194815046,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815047,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194815048,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815049,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815050,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194815051,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815052,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815053,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815054,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815055,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815056,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194815057,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194815058,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815059,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815060,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194815061,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815062,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815063,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815064,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815065,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815066,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194815067,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815068,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815069,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815070,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815071,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815072,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":17194815073,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815074,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194815075,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815076,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815077,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815078,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815079,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815080,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194815081,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815082,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815083,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815084,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815085,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815086,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815087,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815088,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.35","direct":false,"kind":"runtime","optional":false},{"id":17194815089,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815090,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815091,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194815092,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815093,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194815094,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815095,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815096,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815097,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815098,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815099,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194815100,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815101,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815102,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815103,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815104,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815105,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815106,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815107,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194815108,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815109,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815110,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815111,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815112,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815113,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815114,"package_name":"postcss-import","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815115,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815116,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815117,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815118,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815119,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815120,"package_name":"yaml","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194815121,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815122,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815123,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815124,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194815125,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194815126,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815127,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815128,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194815129,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815130,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815131,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815132,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815133,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815134,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815135,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815136,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815137,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815138,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815139,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815140,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815141,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815142,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815143,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815144,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815145,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815146,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815147,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815148,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815149,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815150,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815151,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815152,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194815153,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815154,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815155,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815156,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815157,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.15","direct":false,"kind":"runtime","optional":false},{"id":17194815158,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815159,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815160,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194815161,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815162,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815163,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815164,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815165,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815166,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815167,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815168,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815169,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194815170,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194815171,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194815172,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815173,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194815174,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194815175,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815176,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815177,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194815178,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815179,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194815180,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815181,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815182,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815183,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815184,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815185,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815186,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":17194815187,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815188,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815189,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815190,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194815191,"package_name":"react-i18next","ecosystem":"npm","requirements":"14.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815192,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815193,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194815194,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815195,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815196,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194815197,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815198,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194815199,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815200,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194815201,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815202,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194815203,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194815204,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815205,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194815206,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194815207,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194815208,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815209,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194815210,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815211,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815212,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815213,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815214,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"runtime","optional":false},{"id":17194815215,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815216,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815217,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815218,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815219,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":17194815220,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815221,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194815222,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815223,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815224,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"runtime","optional":false},{"id":17194815225,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815226,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194815227,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815228,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815229,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815230,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815231,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815232,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815233,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815234,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815235,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194815236,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815237,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194815238,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815239,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815240,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815241,"package_name":"semver","ecosystem":"npm","requirements":"7.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815242,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815243,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815244,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194815245,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815246,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815247,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194815248,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815249,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194815250,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815251,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815252,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815253,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194815254,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815255,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815256,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815257,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815258,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815259,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194815260,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815261,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815262,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815263,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":17194815264,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815265,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194815266,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815267,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815268,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":17194815269,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":17194815270,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815271,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815272,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815273,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":17194815274,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194815275,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815276,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194815277,"package_name":"static-eval","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815278,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":17194815279,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815280,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815281,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815282,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194815283,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815284,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815285,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815286,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194815287,"package_name":"string-width-cjs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194815288,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815289,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194815290,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":17194815291,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815292,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815293,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815294,"package_name":"strip-ansi-cjs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815295,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815296,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815297,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815298,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815299,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194815300,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815301,"package_name":"sucrase","ecosystem":"npm","requirements":"3.35.0","direct":false,"kind":"runtime","optional":false},{"id":17194815302,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815303,"package_name":"glob","ecosystem":"npm","requirements":"10.3.10","direct":false,"kind":"runtime","optional":false},{"id":17194815304,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815305,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815306,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815307,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815308,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815309,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194815310,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815311,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194815312,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194815313,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194815314,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815315,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815316,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194815317,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815318,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815319,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815320,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815321,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":17194815322,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815323,"package_name":"terser","ecosystem":"npm","requirements":"5.27.2","direct":false,"kind":"runtime","optional":false},{"id":17194815324,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.10","direct":false,"kind":"runtime","optional":false},{"id":17194815325,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":17194815326,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815327,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815328,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815329,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815330,"package_name":"throat","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815331,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815332,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815333,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815334,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815335,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815336,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815337,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815338,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815339,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815340,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":17194815341,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194815342,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815343,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815344,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194815345,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":17194815346,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194815347,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815348,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194815349,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":17194815350,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":17194815351,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815352,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815353,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815354,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815355,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194815356,"package_name":"typescript","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194815357,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815358,"package_name":"underscore","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":17194815359,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"runtime","optional":false},{"id":17194815360,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815361,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815362,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815363,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815364,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815365,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815366,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815367,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815368,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815369,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"runtime","optional":false},{"id":17194815370,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815371,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":17194815372,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815373,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815374,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815375,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815376,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194815377,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815378,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815379,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815380,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815381,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815382,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194815383,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815384,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":17194815385,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815386,"package_name":"webpack","ecosystem":"npm","requirements":"5.90.3","direct":false,"kind":"runtime","optional":false},{"id":17194815387,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194815388,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.15.1","direct":false,"kind":"runtime","optional":false},{"id":17194815389,"package_name":"ws","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"runtime","optional":false},{"id":17194815390,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815391,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815392,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194815393,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194815394,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194815395,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815396,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.20","direct":false,"kind":"runtime","optional":false},{"id":17194815397,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815398,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194815399,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815400,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815401,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815402,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815403,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"runtime","optional":false},{"id":17194815404,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":17194815405,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815406,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815407,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815408,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":17194815409,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":17194815410,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815411,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815412,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815413,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815414,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815415,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815416,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815417,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815418,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815419,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815420,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815421,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815422,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815423,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815424,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815425,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815426,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194815427,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815428,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815429,"package_name":"wrap-ansi-cjs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815430,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815431,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815432,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"runtime","optional":false},{"id":17194815433,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815434,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815435,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194815436,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815437,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":17194815438,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815439,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":17194815440,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react-fluent/package.json","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:13.532Z","updated_at":"2024-04-02T17:46:13.532Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-fluent/package.json","dependencies":[{"id":17194815558,"package_name":"i18next","ecosystem":"npm","requirements":"23.9.0","direct":true,"kind":"runtime","optional":false},{"id":17194815559,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"7.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194815560,"package_name":"i18next-fluent","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":17194815561,"package_name":"i18next-fluent-backend","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":17194815562,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194815563,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194815564,"package_name":"react-i18next","ecosystem":"npm","requirements":"14.0.5","direct":true,"kind":"runtime","optional":false},{"id":17194815565,"package_name":"react-scripts","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"runtime","optional":false},{"id":17194815566,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/react-localstorage/package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:13.609Z","updated_at":"2024-04-02T17:46:13.609Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-localstorage/package-lock.json","dependencies":[{"id":17194815578,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815579,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815580,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815581,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815582,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815583,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":17194815584,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815585,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815586,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194815587,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815588,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815589,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194815590,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815591,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815592,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194815593,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815594,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815595,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194815596,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815597,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815598,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815599,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815600,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815601,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815602,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815603,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":17194815604,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815605,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194815606,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815607,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"runtime","optional":false},{"id":17194815608,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":17194815609,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815610,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815611,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":17194815612,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815613,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815614,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815615,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815616,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"runtime","optional":false},{"id":17194815617,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815618,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815619,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815620,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815621,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815622,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815623,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815624,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815625,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815626,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815627,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815628,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815629,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815630,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815631,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815632,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":17194815633,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815634,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":17194815635,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194815636,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194815637,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815638,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815639,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815640,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194815641,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194815642,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815643,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815644,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194815645,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815646,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":17194815647,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815648,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815649,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194815650,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194815651,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":17194815652,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194815653,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815654,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815655,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815656,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815657,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815658,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815659,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815660,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815661,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815662,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815663,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194815664,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"runtime","optional":false},{"id":17194815665,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815666,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815667,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815668,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":17194815669,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":17194815670,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":17194815671,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815672,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815673,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815674,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815675,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815676,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815677,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815678,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815679,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194815680,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815681,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815682,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815683,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815684,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":17194815685,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815686,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":17194815687,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815688,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815689,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":17194815690,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815691,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"runtime","optional":false},{"id":17194815692,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815693,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815694,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194815695,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815696,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":17194815697,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.22.3","direct":false,"kind":"runtime","optional":false},{"id":17194815698,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.20.6","direct":false,"kind":"runtime","optional":false},{"id":17194815699,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"runtime","optional":false},{"id":17194815700,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815701,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":17194815702,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194815703,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815704,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815705,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815706,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815860,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194815707,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815708,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815709,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815710,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815711,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815712,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815713,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815714,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815715,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815716,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815717,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815718,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815719,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194815720,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815721,"package_name":"globals","ecosystem":"npm","requirements":"13.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194815722,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815723,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":17194815724,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.7","direct":false,"kind":"runtime","optional":false},{"id":17194815725,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815726,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815727,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815728,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815729,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815730,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815731,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815732,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815733,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815734,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815735,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815736,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815737,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815738,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194815739,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815740,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815741,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815742,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815743,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815744,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815745,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815746,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194815747,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815748,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815749,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815750,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815751,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815752,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815753,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815754,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815755,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815756,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194815757,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"runtime","optional":false},{"id":17194815758,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":17194815759,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815760,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"runtime","optional":false},{"id":17194815761,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815762,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815763,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194815764,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815765,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":17194815766,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.10","direct":false,"kind":"runtime","optional":false},{"id":17194815767,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815768,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815769,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194815770,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815771,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":17194815772,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815773,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"runtime","optional":false},{"id":17194815774,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":17194815775,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815776,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194815777,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815778,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815779,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815780,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815781,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815782,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815783,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815784,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815785,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815786,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815787,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815788,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815789,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815790,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815791,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815792,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815793,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.20","direct":false,"kind":"runtime","optional":false},{"id":17194815794,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"runtime","optional":false},{"id":17194815795,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815796,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.18.3","direct":false,"kind":"runtime","optional":false},{"id":17194815797,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":17194815798,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":17194815799,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"runtime","optional":false},{"id":17194815800,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":17194815801,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.10","direct":false,"kind":"runtime","optional":false},{"id":17194815802,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194815803,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815804,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.14","direct":false,"kind":"runtime","optional":false},{"id":17194815805,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.31","direct":false,"kind":"runtime","optional":false},{"id":17194815806,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194815807,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815808,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"runtime","optional":false},{"id":17194815809,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815810,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815811,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815812,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194815813,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":17194815814,"package_name":"@types/mime","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815815,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.11","direct":false,"kind":"runtime","optional":false},{"id":17194815816,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815817,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194815818,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":17194815819,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":17194815820,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194815821,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":17194815822,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194815823,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.13","direct":false,"kind":"runtime","optional":false},{"id":17194815824,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194815825,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194815826,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"runtime","optional":false},{"id":17194815827,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815828,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815829,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"runtime","optional":false},{"id":17194815830,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815831,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815832,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815833,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815834,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815835,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815836,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815837,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815838,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815839,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815840,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.45.1","direct":false,"kind":"runtime","optional":false},{"id":17194815841,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815842,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815843,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815844,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815845,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815846,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815847,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815848,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815849,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815850,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815851,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815852,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815853,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815854,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815855,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194815856,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815857,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194815858,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194815859,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194815861,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815862,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815863,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194815864,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194815865,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":17194815866,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815867,"package_name":"address","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815868,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815869,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815870,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":17194815871,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815872,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.2","direct":false,"kind":"runtime","optional":false},{"id":17194815873,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815874,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194815875,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194815876,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194815877,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815878,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194815879,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815880,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815881,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194815882,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194815883,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815884,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194815885,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815886,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815887,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815888,"package_name":"array.prototype.reduce","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194815889,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815890,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194815891,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194815892,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194815893,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815894,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815895,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.13","direct":false,"kind":"runtime","optional":false},{"id":17194815896,"package_name":"axe-core","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194815897,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815898,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815899,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815900,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194815901,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815902,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815903,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815904,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194815905,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194815906,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815907,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815908,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":17194815909,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815910,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194815911,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815912,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815913,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194815914,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815915,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194815916,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815917,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194815918,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":17194815919,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815920,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":17194815921,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":17194815922,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815923,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.0.14","direct":false,"kind":"runtime","optional":false},{"id":17194815924,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815925,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194815926,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815927,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815928,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.4","direct":false,"kind":"runtime","optional":false},{"id":17194815929,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815930,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815931,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815932,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815933,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815934,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815935,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815936,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815937,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815938,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815939,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001436","direct":false,"kind":"runtime","optional":false},{"id":17194815940,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194815941,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194815942,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815943,"package_name":"check-types","ecosystem":"npm","requirements":"11.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194815944,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":17194815945,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815946,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815947,"package_name":"ci-info","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194815948,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194815949,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815950,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815951,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194815952,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194815953,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815954,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194815955,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194815956,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194815957,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":17194815958,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194815959,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815960,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815961,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":17194815962,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815963,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":17194815964,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194815965,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194815966,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194815967,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194815968,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815969,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194815970,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815971,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194815972,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194815973,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194815974,"package_name":"core-js","ecosystem":"npm","requirements":"3.26.1","direct":false,"kind":"runtime","optional":false},{"id":17194815975,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.26.1","direct":false,"kind":"runtime","optional":false},{"id":17194815976,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.26.1","direct":false,"kind":"runtime","optional":false},{"id":17194815977,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815978,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815979,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194815980,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815981,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815982,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815983,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194815984,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194815985,"package_name":"css-loader","ecosystem":"npm","requirements":"6.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194815986,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194815987,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815988,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815989,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194815990,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194815991,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194815992,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":17194815993,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815994,"package_name":"cssdb","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194815995,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194815996,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.14","direct":false,"kind":"runtime","optional":false},{"id":17194815997,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.13","direct":false,"kind":"runtime","optional":false},{"id":17194815998,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194815999,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816000,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816001,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":17194816002,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":17194816003,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816004,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194816005,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194816006,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816007,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816008,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194816009,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194816010,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194816011,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194816012,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816013,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194816014,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816015,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816016,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816017,"package_name":"defined","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816018,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816019,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816020,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816021,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816022,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816023,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194816024,"package_name":"detective","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816025,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194816026,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816027,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816028,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816029,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816030,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816031,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816032,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816033,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816034,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816035,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816036,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816037,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816038,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194816039,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816040,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816041,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816042,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816043,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816044,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":17194816045,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.284","direct":false,"kind":"runtime","optional":false},{"id":17194816046,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194816047,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194816048,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816049,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816050,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194816051,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816052,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194816053,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816054,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.4","direct":false,"kind":"runtime","optional":false},{"id":17194816055,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816056,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194816057,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816058,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816059,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816060,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816061,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816062,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816063,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816064,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194816065,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816066,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194816067,"package_name":"eslint","ecosystem":"npm","requirements":"8.29.0","direct":false,"kind":"runtime","optional":false},{"id":17194816068,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816069,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":17194816070,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194816071,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194816072,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816073,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":false,"kind":"runtime","optional":false},{"id":17194816074,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816075,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194816076,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.6.1","direct":false,"kind":"runtime","optional":false},{"id":17194816077,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.31.11","direct":false,"kind":"runtime","optional":false},{"id":17194816078,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194816079,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.4","direct":false,"kind":"runtime","optional":false},{"id":17194816080,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194816081,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816082,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816083,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816084,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816085,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816086,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816087,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816088,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816089,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816090,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816091,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816092,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816093,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816094,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816095,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194816096,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816097,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816098,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816099,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816100,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816101,"package_name":"express","ecosystem":"npm","requirements":"4.18.2","direct":false,"kind":"runtime","optional":false},{"id":17194816102,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816103,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816104,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"runtime","optional":false},{"id":17194816105,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816106,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816107,"package_name":"fastq","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":17194816108,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":17194816109,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816110,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816111,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816112,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816113,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816114,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816115,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816116,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816117,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816118,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194816119,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816120,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816121,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194816122,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.2","direct":false,"kind":"runtime","optional":false},{"id":17194816123,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194816124,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816125,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816126,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194816127,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816128,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816129,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816130,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816131,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194816132,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816133,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816134,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816135,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194816136,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816137,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194816138,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194816139,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":17194816140,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816141,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816142,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816143,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816144,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816145,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816146,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194816147,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816148,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816149,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816150,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816151,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816152,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":17194816153,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816154,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":17194816155,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816156,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816157,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816158,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194816159,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816160,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816161,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816162,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816163,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816164,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816165,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816166,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816167,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194816168,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":17194816169,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816170,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816171,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194816172,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816173,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816174,"package_name":"html-parse-stringify","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816175,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194816176,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816177,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194816178,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816179,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":17194816180,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":17194816181,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816182,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816183,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816184,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816185,"package_name":"i18next","ecosystem":"npm","requirements":"22.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816186,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816187,"package_name":"i18next-chained-backend","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816188,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816189,"package_name":"i18next-localstorage-backend","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816190,"package_name":"i18next-resources-to-backend","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816374,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194816375,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816376,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816377,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816378,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816379,"package_name":"immer","ecosystem":"npm","requirements":"9.0.16","direct":false,"kind":"runtime","optional":false},{"id":17194816380,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816381,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816382,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816383,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816384,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816385,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816386,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194816387,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816388,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816389,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816390,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816391,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816392,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816393,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194816394,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194816395,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816396,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816397,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816398,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816399,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816400,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816401,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816402,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816403,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816404,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816405,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816406,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816407,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816408,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816409,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816410,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816411,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816412,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816413,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816414,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816415,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816416,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816417,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816418,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816419,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816420,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816421,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816422,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816423,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816424,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816425,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194816426,"package_name":"jake","ecosystem":"npm","requirements":"10.8.5","direct":false,"kind":"runtime","optional":false},{"id":17194816427,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816428,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816429,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816430,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816431,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816432,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816433,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816434,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816435,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816436,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816437,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816438,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816439,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816440,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816441,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816442,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816443,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816444,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194816445,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816446,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816447,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816448,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816449,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816450,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816451,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816452,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816453,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816454,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816455,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816456,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816457,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816458,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816459,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.16","direct":false,"kind":"runtime","optional":false},{"id":17194816460,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":17194816461,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816462,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816463,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816464,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816465,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816466,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816467,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816468,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816469,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816470,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816471,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816472,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816473,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816474,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816475,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816476,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816477,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816478,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816479,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194816480,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194816481,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":17194816482,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816483,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816484,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816485,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816486,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816487,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816488,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816489,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194816490,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816491,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816492,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816493,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.22","direct":false,"kind":"runtime","optional":false},{"id":17194816494,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816495,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816496,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816497,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816498,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194816499,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816500,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816501,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816502,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":17194816503,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194816504,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816505,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194816506,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194816507,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194816508,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816509,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816510,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816511,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":17194816512,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816513,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":17194816514,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816515,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816516,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.12","direct":false,"kind":"runtime","optional":false},{"id":17194816517,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816518,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816519,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816520,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816521,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816522,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194816523,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":17194816524,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":17194816525,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816526,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":17194816527,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816528,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816529,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194816530,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":17194816531,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816532,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":17194816533,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194816534,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816535,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816536,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194816537,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194816538,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816539,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.11","direct":false,"kind":"runtime","optional":false},{"id":17194816540,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816541,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816542,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816543,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816544,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816545,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816546,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816547,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816548,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194816549,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816550,"package_name":"object-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816551,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":17194816552,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816553,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816554,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194816555,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816556,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194816557,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816558,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194816559,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816560,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816561,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816562,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816563,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816564,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816565,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194816566,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816567,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816568,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194816569,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816570,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816571,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816572,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816573,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816574,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194816575,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816576,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816577,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816578,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816579,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816580,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194816581,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816582,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816583,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816584,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816585,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816586,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816587,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816588,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816589,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816590,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816591,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816592,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816593,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.19","direct":false,"kind":"runtime","optional":false},{"id":17194816594,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816595,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816596,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194816597,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816598,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194816599,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816600,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816601,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816602,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816603,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816604,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.11","direct":false,"kind":"runtime","optional":false},{"id":17194816605,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816606,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816607,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816608,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816609,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816610,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816611,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816612,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816613,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816614,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816615,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816616,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816617,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816618,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816619,"package_name":"postcss-import","ecosystem":"npm","requirements":"14.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816620,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816621,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816622,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816623,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816624,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816625,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816626,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816627,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":17194816628,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816629,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816630,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816631,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816632,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816633,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816634,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816635,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816636,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816637,"package_name":"postcss-nested","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816638,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816639,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816640,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816641,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816642,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816643,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816644,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816645,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816646,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816647,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816648,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816649,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816650,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816651,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816652,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816653,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816654,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194816655,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":17194816656,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816657,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816658,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816659,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816660,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194816661,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816662,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816663,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194816664,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816665,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816666,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816667,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194816668,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816669,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816670,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816671,"package_name":"promise","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816672,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194816673,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":17194816674,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194816675,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816676,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194816677,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":17194816678,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816679,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816680,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194816681,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816682,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194816683,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816684,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816685,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816686,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816687,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194816688,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816689,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816690,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816691,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816692,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816693,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"runtime","optional":false},{"id":17194816694,"package_name":"react-i18next","ecosystem":"npm","requirements":"12.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816695,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816696,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194816697,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816698,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816699,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194816700,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194816701,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194816702,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194816703,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816704,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":17194816705,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.1","direct":false,"kind":"runtime","optional":false},{"id":17194816706,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":17194816707,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194816708,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816709,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194816710,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194816711,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194816712,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194816713,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":17194816714,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816715,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816716,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816717,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816718,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"runtime","optional":false},{"id":17194816719,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816720,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816721,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816722,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816723,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":17194816724,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816725,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":17194816726,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816727,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816728,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.1","direct":false,"kind":"runtime","optional":false},{"id":17194816729,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816730,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194816731,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816732,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816733,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816734,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816735,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816736,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816737,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194816738,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194816739,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816740,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194816741,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816742,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816743,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816744,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"runtime","optional":false},{"id":17194816745,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":17194816746,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816747,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816748,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":17194816749,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816750,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":17194816751,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816752,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816753,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194816754,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":17194816755,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816756,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816757,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816758,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194816759,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816760,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816761,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816762,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":17194816763,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816764,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194816765,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816766,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816767,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":17194816768,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":17194816769,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816770,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816771,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816772,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":17194816773,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816774,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816775,"package_name":"stackframe","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":17194816776,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816777,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816778,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816779,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194816780,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816781,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194816782,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816783,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816784,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816785,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816786,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816787,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816788,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816789,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816790,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816791,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":17194816792,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816793,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816794,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816795,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194816796,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816797,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":17194816798,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194816799,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":17194816800,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816801,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816802,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194816803,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":17194816804,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816805,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816806,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194816807,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":17194816808,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816809,"package_name":"terser","ecosystem":"npm","requirements":"5.16.1","direct":false,"kind":"runtime","optional":false},{"id":17194816810,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.6","direct":false,"kind":"runtime","optional":false},{"id":17194816811,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":17194816812,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816813,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816814,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816815,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816816,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816817,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816818,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816819,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816820,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816821,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816822,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816823,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816824,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194816825,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816826,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816827,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816828,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":17194816829,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194816830,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816831,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194816832,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":17194816833,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":17194816834,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":17194816835,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.3","direct":false,"kind":"runtime","optional":false},{"id":17194816836,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816837,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816838,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816839,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816840,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816841,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816842,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816843,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816844,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816845,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816846,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":17194816847,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194816848,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":17194816849,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816850,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816851,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816852,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816853,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":17194816854,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816855,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816856,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816857,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816858,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816859,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194816860,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":17194816861,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":17194816862,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816863,"package_name":"webpack","ecosystem":"npm","requirements":"5.75.0","direct":false,"kind":"runtime","optional":false},{"id":17194816864,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":17194816865,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.11.1","direct":false,"kind":"runtime","optional":false},{"id":17194816866,"package_name":"ws","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194816867,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":17194816868,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816869,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194816870,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"runtime","optional":false},{"id":17194816871,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":17194816872,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":17194816873,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816874,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":17194816875,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816876,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816877,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816878,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816879,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816880,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":17194816881,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816882,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816883,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816884,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":17194816885,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":17194816886,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816887,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816888,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816889,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816890,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816891,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816892,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816893,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816894,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816895,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816896,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816897,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816898,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816899,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816900,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816901,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816902,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":17194816903,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"runtime","optional":false},{"id":17194816904,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816905,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816906,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":17194816907,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"runtime","optional":false},{"id":17194816908,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816909,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816910,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":17194816911,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":17194816912,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816913,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":17194816914,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816915,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":17194816916,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react-localstorage/package.json","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:15.218Z","updated_at":"2024-04-02T17:46:15.218Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-localstorage/package.json","dependencies":[{"id":17194816923,"package_name":"i18next","ecosystem":"npm","requirements":"22.5.1","direct":true,"kind":"runtime","optional":false},{"id":17194816924,"package_name":"i18next-browser-languagedetector","ecosystem":"npm","requirements":"7.0.2","direct":true,"kind":"runtime","optional":false},{"id":17194816925,"package_name":"i18next-chained-backend","ecosystem":"npm","requirements":"4.3.0","direct":true,"kind":"runtime","optional":false},{"id":17194816926,"package_name":"i18next-http-backend","ecosystem":"npm","requirements":"2.2.1","direct":true,"kind":"runtime","optional":false},{"id":17194816927,"package_name":"i18next-localstorage-backend","ecosystem":"npm","requirements":"4.1.1","direct":true,"kind":"runtime","optional":false},{"id":17194816928,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194816929,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194816930,"package_name":"react-i18next","ecosystem":"npm","requirements":"12.3.1","direct":true,"kind":"runtime","optional":false},{"id":17194816931,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/react-typescript/simple/package.json","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:15.679Z","updated_at":"2024-04-02T17:46:15.679Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-typescript/simple/package.json","dependencies":[{"id":17194816935,"package_name":"i18next","ecosystem":"npm","requirements":"^23.7.7","direct":true,"kind":"runtime","optional":false},{"id":17194816936,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194816937,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194816938,"package_name":"react-i18next","ecosystem":"npm","requirements":"^13.5.0","direct":true,"kind":"runtime","optional":false},{"id":17194816939,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.2.39","direct":true,"kind":"development","optional":false},{"id":17194816940,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.2.17","direct":true,"kind":"development","optional":false},{"id":17194816941,"package_name":"i18next-resources-for-ts","ecosystem":"npm","requirements":"1.4.0","direct":true,"kind":"development","optional":false},{"id":17194816942,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"development","optional":false},{"id":17194816943,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/react-typescript/simple-multi-namespaces/package.json","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:15.808Z","updated_at":"2024-04-02T17:46:15.808Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/react-typescript/simple-multi-namespaces/package.json","dependencies":[{"id":17194816949,"package_name":"i18next","ecosystem":"npm","requirements":"^23.5.0","direct":true,"kind":"runtime","optional":false},{"id":17194816950,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194816951,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":17194816952,"package_name":"react-i18next","ecosystem":"npm","requirements":"^13.2.2","direct":true,"kind":"runtime","optional":false},{"id":17194816953,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.2.21","direct":true,"kind":"development","optional":false},{"id":17194816954,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.2.7","direct":true,"kind":"development","optional":false},{"id":17194816955,"package_name":"i18next-resources-for-ts","ecosystem":"npm","requirements":"1.3.2","direct":true,"kind":"development","optional":false},{"id":17194816956,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"development","optional":false},{"id":17194816957,"package_name":"typescript","ecosystem":"npm","requirements":"^5.2.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"example/ReactNativeLocizeProject/Gemfile","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:16.220Z","updated_at":"2024-04-02T17:46:16.220Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeLocizeProject/Gemfile","dependencies":[{"id":17194816965,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"~\u003e 1.13","direct":true,"kind":"runtime","optional":false},{"id":17194816966,"package_name":"activesupport","ecosystem":"rubygems","requirements":"\u003e= 6.1.7.3, \u003c 7.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"example/ReactNativeLocizeProject/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:16.302Z","updated_at":"2024-04-02T17:46:16.302Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeLocizeProject/Gemfile.lock","dependencies":[{"id":17194816967,"package_name":"CFPropertyList","ecosystem":"rubygems","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194816968,"package_name":"activesupport","ecosystem":"rubygems","requirements":"6.1.7.6","direct":false,"kind":"runtime","optional":false},{"id":17194816969,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.6","direct":false,"kind":"runtime","optional":false},{"id":17194816970,"package_name":"algoliasearch","ecosystem":"rubygems","requirements":"1.27.5","direct":false,"kind":"runtime","optional":false},{"id":17194816971,"package_name":"atomos","ecosystem":"rubygems","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816972,"package_name":"claide","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816973,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":17194816974,"package_name":"cocoapods-core","ecosystem":"rubygems","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":17194816975,"package_name":"cocoapods-deintegrate","ecosystem":"rubygems","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194816976,"package_name":"cocoapods-downloader","ecosystem":"rubygems","requirements":"2.1","direct":false,"kind":"runtime","optional":false},{"id":17194816977,"package_name":"cocoapods-plugins","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194816978,"package_name":"cocoapods-search","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194816979,"package_name":"cocoapods-trunk","ecosystem":"rubygems","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194816980,"package_name":"cocoapods-try","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194816981,"package_name":"colored2","ecosystem":"rubygems","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194816982,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194816983,"package_name":"escape","ecosystem":"rubygems","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816984,"package_name":"ethon","ecosystem":"rubygems","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":17194816985,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.16.3","direct":false,"kind":"runtime","optional":false},{"id":17194816986,"package_name":"fourflusher","ecosystem":"rubygems","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194816987,"package_name":"fuzzy_match","ecosystem":"rubygems","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194816988,"package_name":"gh_inspector","ecosystem":"rubygems","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194816989,"package_name":"httpclient","ecosystem":"rubygems","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194816990,"package_name":"i18n","ecosystem":"rubygems","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194816991,"package_name":"json","ecosystem":"rubygems","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194816992,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194816993,"package_name":"molinillo","ecosystem":"rubygems","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194816994,"package_name":"nanaimo","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194816995,"package_name":"nap","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194816996,"package_name":"netrc","ecosystem":"rubygems","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194816997,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194816998,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":17194816999,"package_name":"ruby-macho","ecosystem":"rubygems","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194817000,"package_name":"typhoeus","ecosystem":"rubygems","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194817001,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194817002,"package_name":"xcodeproj","ecosystem":"rubygems","requirements":"1.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194817003,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":17194817004,"package_name":"bundler","ecosystem":"rubygems","requirements":"1.17.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"example/ReactNativeProject/Gemfile","sha":null,"kind":"manifest","created_at":"2024-04-02T17:46:16.335Z","updated_at":"2024-04-02T17:46:16.335Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeProject/Gemfile","dependencies":[{"id":17194817006,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"~\u003e 1.13","direct":true,"kind":"runtime","optional":false},{"id":17194817007,"package_name":"activesupport","ecosystem":"rubygems","requirements":"\u003e= 6.1.7.3, \u003c 7.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"example/ReactNativeProject/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2024-04-02T17:46:16.483Z","updated_at":"2024-04-02T17:46:16.483Z","repository_link":"https://github.com/i18next/react-i18next/blob/master/example/ReactNativeProject/Gemfile.lock","dependencies":[{"id":17194817014,"package_name":"CFPropertyList","ecosystem":"rubygems","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194817015,"package_name":"activesupport","ecosystem":"rubygems","requirements":"6.1.7.6","direct":false,"kind":"runtime","optional":false},{"id":17194817016,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.6","direct":false,"kind":"runtime","optional":false},{"id":17194817017,"package_name":"algoliasearch","ecosystem":"rubygems","requirements":"1.27.5","direct":false,"kind":"runtime","optional":false},{"id":17194817018,"package_name":"atomos","ecosystem":"rubygems","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194817019,"package_name":"claide","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194817020,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":17194817021,"package_name":"cocoapods-core","ecosystem":"rubygems","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":17194817022,"package_name":"cocoapods-deintegrate","ecosystem":"rubygems","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":17194817023,"package_name":"cocoapods-downloader","ecosystem":"rubygems","requirements":"2.1","direct":false,"kind":"runtime","optional":false},{"id":17194817024,"package_name":"cocoapods-plugins","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17194817025,"package_name":"cocoapods-search","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":17194817026,"package_name":"cocoapods-trunk","ecosystem":"rubygems","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":17194817027,"package_name":"cocoapods-try","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":17194817028,"package_name":"colored2","ecosystem":"rubygems","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17194817029,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":17194817030,"package_name":"escape","ecosystem":"rubygems","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194817031,"package_name":"ethon","ecosystem":"rubygems","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":17194817032,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.16.3","direct":false,"kind":"runtime","optional":false},{"id":17194817033,"package_name":"fourflusher","ecosystem":"rubygems","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":17194817034,"package_name":"fuzzy_match","ecosystem":"rubygems","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":17194817035,"package_name":"gh_inspector","ecosystem":"rubygems","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17194817036,"package_name":"httpclient","ecosystem":"rubygems","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":17194817037,"package_name":"i18n","ecosystem":"rubygems","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":17194817038,"package_name":"json","ecosystem":"rubygems","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":17194817039,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.20.0","direct":false,"kind":"runtime","optional":false},{"id":17194817040,"package_name":"molinillo","ecosystem":"rubygems","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":17194817041,"package_name":"nanaimo","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":17194817042,"package_name":"nap","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17194817043,"package_name":"netrc","ecosystem":"rubygems","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":17194817044,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":17194817045,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":17194817046,"package_name":"ruby-macho","ecosystem":"rubygems","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":17194817047,"package_name":"typhoeus","ecosystem":"rubygems","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17194817048,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":17194817049,"package_name":"xcodeproj","ecosystem":"rubygems","requirements":"1.23.0","direct":false,"kind":"runtime","optional":false},{"id":17194817050,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":17194817051,"package_name":"bundler","ecosystem":"rubygems","requirements":"1.17.2","direct":false,"kind":"runtime","optional":false}]}],"score":34.18022452696479,"created_at":"2025-10-09T08:58:07.307Z","updated_at":"2026-06-20T13:02:20.618Z","avatar_url":"https://github.com/i18next.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/366695","html_url":"https://summary.ecosyste.ms/projects/366695"}